summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remove autoconf from prereq-build.mk, as it is part of the tools/ buildFelix Fietkau2009-03-161-4/+0
* Bison is not a prerequirement since it's build as part of the openwrt toolchain.Lars-Peter Clausen2009-03-161-4/+0
* move cflags default setting to target makefilesFelix Fietkau2009-03-141-0/+8
* fix the target-local CONFIG_SITE export. apparently make can't do more than o...Felix Fietkau2009-03-131-4/+6
* make the compile: host-install dependency independent of the order in which t...Felix Fietkau2009-03-121-2/+3
* enable Host/Install on compile: if package.mk is includedFelix Fietkau2009-03-121-1/+1
* move the CONFIG_SITE export to target-local exportsFelix Fietkau2009-03-121-5/+4
* fix KERNEL_PATCHVER for rc kernelsFelix Fietkau2009-03-091-1/+2
* prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targ...Felix Fietkau2009-03-091-0/+4
* allow uml to access host.mk at DUMP timeFelix Fietkau2009-03-031-1/+1
* get rid of one more $(shell) instanceFelix Fietkau2009-03-031-6/+1
* optimize the .config dependency chain in the toplevel makefileFelix Fietkau2009-03-031-2/+2
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-034-10/+14
* avoid repeating the same dependency multiple timesFelix Fietkau2009-03-031-1/+7
* avoid implicit rules in even more placesFelix Fietkau2009-03-031-7/+7
* avoid using implicit rules during metadata dump to speed up the process even ...Felix Fietkau2009-03-031-1/+1
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...Felix Fietkau2009-03-035-40/+58
* don't abort if the operation is failing ( if the board is connected via NFS f...Ralph Hempel2009-03-021-3/+3
* readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699Andy Boyett2009-03-021-5/+6
* added source distribution to package dump, used by our SDK (include source di...Ralph Hempel2009-03-011-0/+1
* adjust host-build.mk to bring it closer to package.mkFelix Fietkau2009-02-281-19/+25
* add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...Felix Fietkau2009-02-281-0/+2
* allow packages to override PKG_UNPACK, HOST_UNPACKFelix Fietkau2009-02-251-2/+2
* move common variables to a dedicated include fileNicolas Thill2009-02-231-0/+13
* initialize the url field for packagesFelix Fietkau2009-02-231-0/+1
* allow a separate patch directory for host patchesFelix Fietkau2009-02-221-1/+3
* fix the host vs native stampfile dependencies to improve quilt supportFelix Fietkau2009-02-221-2/+2
* only define unpack templates if PKG_SOURCE is setFelix Fietkau2009-02-221-1/+6
* allow concurrent use of host-build.mk and package.mk as well as their templatesFelix Fietkau2009-02-223-17/+26
* eliminate redundancy by creating the quilt_used stampfile in the right placeFelix Fietkau2009-02-223-2/+2
* fix missing change from r14610Felix Fietkau2009-02-221-1/+1
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-224-118/+151
* fix typoFelix Fietkau2009-02-221-1/+1
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-211-4/+4
* remove support for ipp2p - it's unmaintained, broken, overmatching and underm...Felix Fietkau2009-02-211-1/+0
* move the EABI config override to the generic kernel config overrides, as it's...Felix Fietkau2009-02-211-0/+2
* avoid kernel version in target if sub-targets available (usefull if we have 2...Ralph Hempel2009-02-201-1/+1
* change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)Ralph Hempel2009-02-201-1/+1
* fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)Felix Fietkau2009-02-191-1/+1
* make cvs checkouts more flexible. packages must now specify either -r <tag> o...Felix Fietkau2009-02-191-1/+1
* update to 2.6.28.6Gabor Juhos2009-02-191-3/+0
* added 2.6.28.6 checksumMarkus Wigge2009-02-181-0/+3
* genext2fs: update to 1.4.1Nicolas Thill2009-02-171-1/+1
* update to 2.6.27.17Gabor Juhos2009-02-151-2/+2
* update to 2.6.28.5Gabor Juhos2009-02-151-3/+0
* kernel: add missing definition for CONFIG_KALLSYMS_ALLFelix Fietkau2009-02-141-0/+1
* Add 2.6.28.5 md5sumMichael Büsch2009-02-131-0/+3
* netfilter: remove CHAOS, TARPIT and DELUDE referencesGabor Juhos2009-02-091-4/+0
* update to 2.6.28.4Gabor Juhos2009-02-081-2/+2
* update to 2.6.27.15Gabor Juhos2009-02-081-2/+2