summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add cpio.gz support (patch from #2595)nbd2007-12-281-0/+8
* expunge find GNUismagb2007-12-271-1/+1
* fix libtool version checks in some configure scriptsnbd2007-12-271-4/+12
* add improved autotools fixupsnbd2007-12-272-12/+41
* add $(STAGING_DIR)/host, which contains target specific, but host executable ...nbd2007-12-271-12/+8
* add a configurable prefix for ./configurenbd2007-12-271-8/+9
* Disabling use of libintl in kconfig.agb2007-12-261-0/+1
* use printf instead of echoagb2007-12-261-4/+4
* clean up after staging packagesnbd2007-12-251-0/+1
* add automatic file tracking and uninstallation for files installed in $(STAGI...nbd2007-12-251-5/+25
* add a second parameter to InstallDev/UninstallDev for specifying the path to ...nbd2007-12-231-2/+2
* add STAGING_DIR_HOST to PKG_CONFIG_PATHnbd2007-12-231-1/+1
* added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineo...blogic2007-12-201-0/+21
* [kernel] add md5 sum of the 2.6.23.11 tarballjuhosg2007-12-181-0/+3
* fixed copy paste errorblogic2007-12-171-1/+1
* fix the sdknbd2007-12-142-2/+7
* clean up openwrt version handling, use a separate script that is executed at ...nbd2007-12-131-11/+6
* add prereq check for gnu findnbd2007-12-111-0/+7
* Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.nbd2007-12-051-0/+3
* fix make clean for unconfigured build treesnbd2007-12-041-1/+1
* enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ...nbd2007-12-041-5/+1
* add shell compatibility patch from #2659nbd2007-11-301-1/+1
* fix kernel config related build errornbd2007-11-301-1/+1
* include the kernel config for kernel related packages (should fix some b43 co...nbd2007-11-301-1/+4
* [adm5120] switch to 2.6.23.9juhosg2007-11-291-0/+3
* fix build issues that happen when the staging dir is cleared and the build di...nbd2007-11-201-1/+5
* add external kernel tree supportejka2007-11-201-0/+10
* prefer http downloads over svn/git checkouts, remove git dependencynbd2007-11-162-11/+1
* better scope handling for the configured stampnbd2007-11-161-2/+5
* add git checkout supportnbd2007-11-162-2/+30
* fix copy&paste mistakenbd2007-11-151-1/+1
* fix the image buildernbd2007-11-142-19/+21
* fix quilt apply for packages that change STAMP_*nbd2007-11-101-11/+11
* fix parallel build issuesnbd2007-11-041-0/+1
* increase scan depth to 5 for package/ (x.org is nested deeper than the rest o...nbd2007-11-031-1/+1
* fix default downloads from svnnbd2007-10-311-0/+1
* add feature flag for display support. will be used as dependency for x.orgnbd2007-10-251-0/+3
* We are now at .23.1florian2007-10-231-0/+3
* Allow targets to specify extra initramfs source filesnbd2007-10-231-1/+3
* Use current UID for initramfs root user:groupnbd2007-10-231-2/+2
* don't specify "CC=<nothing>" on kernel build command linenbd2007-10-232-8/+12
* don't replace powerpc arch with ppcnbd2007-10-231-7/+8
* make aliases for package targets if the package directories are in further su...nbd2007-10-211-0/+6
* refreshed madwifi patchesblogic2007-10-201-1/+5
* reorganize subtargets, sort subtargets below top level targetsnbd2007-10-201-16/+3
* fix quilt update breakage for kernel related packagesnbd2007-10-201-3/+0
* remove whitespacesblogic2007-10-181-5/+5
* DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc...blogic2007-10-142-5/+5
* add autorebuild check for menuconfignbd2007-10-142-2/+2
* add possibility to set default .config valuesblogic2007-10-141-0/+2