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