summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* more cleanupFelix Fietkau2007-07-30
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* fix compile errors with make 3.80Felix Fietkau2007-07-30
* fix verbose output with dash as /bin/shFelix Fietkau2007-07-30
* add default command for dummy targetsFelix Fietkau2007-07-28
* build system fixes, more cleanupFelix Fietkau2007-07-28
* more build system cleanupFelix Fietkau2007-07-28
* allow target specific builddir list overrideFelix Fietkau2007-07-28
* add missing flagFelix Fietkau2007-07-28
* don't force the install->compile, compile->prepare dependencies in subdir.mkFelix Fietkau2007-07-28
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...Felix Fietkau2007-07-28
* ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau2007-07-26
* remove the @ and change the comment from [8107] (closes: #2122)Nicolas Thill2007-07-26
* do dynamic kernel config changes for netfilter as wellFelix Fietkau2007-07-23
* add better working-g++ check (patch from #2017)Felix Fietkau2007-07-23
* more dependency fixesFelix Fietkau2007-07-23
* fix jffs2 imagesNicolas Thill2007-07-22
* disable kmod packages where the KCONFIG options are =yFelix Fietkau2007-07-20
* reorder, xt_CHAOS depends on xt_DELUDEFelix Fietkau2007-07-20
* really fix tgz imagesFelix Fietkau2007-07-19
* Fix the tgz image buildFlorian Fainelli2007-07-18
* prevent the new config changes from interfering with kernel_menuconfigFelix Fietkau2007-07-18
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-18
* fail in .quilt_patched when there were patches that didn't applyFelix Fietkau2007-07-18
* cope with QUILT=1 when there are no patchesPeter Denison2007-07-17
* Add ipt_random moduleFlorian Fainelli2007-07-17
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-16
* add kernel_oldconfig targetFelix Fietkau2007-07-16
* detect whether the find command supports -L or -followFelix Fietkau2007-07-16
* find: use -follow instead of -L, some systems don't support -LFelix Fietkau2007-07-16
* kernel: fix dependencies for .config, use selections from oldconfig when runn...Felix Fietkau2007-07-16
* follow symlinks in package scanFelix Fietkau2007-07-15
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-15
* fixes for recursive package scanningFelix Fietkau2007-07-15
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...Felix Fietkau2007-07-15
* clean up some leftover junkFelix Fietkau2007-07-13
* fix unwanted automatic package cleaning when using quiltFelix Fietkau2007-07-13
* bump to 2.6.22.1Mike Baker2007-07-11
* reorganize netfilter modules, get rid of the iptables-mod-extra dependency in...Felix Fietkau2007-07-11
* 2.6.22 is released :)Felix Fietkau2007-07-09
* added i686 support and profile for t-vision s100John Crispin2007-07-08
* reordered GENERIC_PATCH_DIR variableGabor Juhos2007-07-01
* merge the kernel config parts at dump time, so that overrides that disable ce...Felix Fietkau2007-06-30
* fix kernel config feature autodetectionFelix Fietkau2007-06-30
* fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)Felix Fietkau2007-06-30
* add portability fixes from #1720Felix Fietkau2007-06-30
* allow packages to override the patch directory using the PATCH_DIR variableFelix Fietkau2007-06-28
* fill in the kernel version info for every target, move the kernel tarball md5...Felix Fietkau2007-06-28