254 Commits (9acbd5223905aed14c604ca51dc77191ab865d17)

Author SHA1 Message Date
Felix Fietkau 9acbd52239 allow target specific builddir list override 17 years ago
Felix Fietkau 48d57c4ba8 add missing flag 17 years ago
Felix Fietkau 02a7e555de don't force the install->compile, compile->prepare dependencies in subdir.mk 17 years ago
Felix Fietkau 81529c47ec initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called 17 years ago
Felix Fietkau 109f15b54c ignore filenames that can cause problems for the recursive dependency handling 17 years ago
Nicolas Thill 24cabede56 remove the @ and change the comment from [8107] (closes: #2122) 17 years ago
Felix Fietkau 291ff1fd7e do dynamic kernel config changes for netfilter as well 17 years ago
Felix Fietkau 1883949d79 add better working-g++ check (patch from #2017) 17 years ago
Felix Fietkau 35d116c85b more dependency fixes 17 years ago
Nicolas Thill f2a32fff7d fix jffs2 images 17 years ago
Felix Fietkau 7ff45c5adb disable kmod packages where the KCONFIG options are =y 17 years ago
Felix Fietkau 075883e85b reorder, xt_CHAOS depends on xt_DELUDE 17 years ago
Felix Fietkau 793b09b854 really fix tgz images 17 years ago
Florian Fainelli f59b6f6089 Fix the tgz image build 17 years ago
Felix Fietkau 7031534325 prevent the new config changes from interfering with kernel_menuconfig 17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 17 years ago
Felix Fietkau 5175e0e45c fail in .quilt_patched when there were patches that didn't apply 17 years ago
Peter Denison b375d32a48 cope with QUILT=1 when there are no patches 17 years ago
Florian Fainelli e5520b8853 Add ipt_random module 17 years ago
Felix Fietkau e8918b0f66 better support for handling various jffs2 eraseblock sizes 17 years ago
Felix Fietkau 6178152ee8 add kernel_oldconfig target 17 years ago
Felix Fietkau 3e87d642f7 detect whether the find command supports -L or -follow 17 years ago
Felix Fietkau 2809e403d6 find: use -follow instead of -L, some systems don't support -L 17 years ago
Felix Fietkau 0806675217 kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig 17 years ago
Felix Fietkau 25b44d2c12 follow symlinks in package scan 17 years ago
Felix Fietkau de2aa28c4c properly support dependencies on packages that just use Build/DefaultTargets 17 years ago
Felix Fietkau 7b16475eb7 fixes for recursive package scanning 17 years ago
Felix Fietkau bdc9419a20 rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies 17 years ago
Felix Fietkau 84027d8d76 clean up some leftover junk 17 years ago
Felix Fietkau e670647412 fix unwanted automatic package cleaning when using quilt 17 years ago
Mike Baker be6a41df04 bump to 2.6.22.1 17 years ago
Felix Fietkau a817b45169 reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts 17 years ago
Felix Fietkau d8ced3b2ff 2.6.22 is released :) 17 years ago
John Crispin 648cf7c524 added i686 support and profile for t-vision s100 17 years ago
Gabor Juhos 259ff05f84 reordered GENERIC_PATCH_DIR variable 17 years ago
Felix Fietkau 5fe0203420 merge the kernel config parts at dump time, so that overrides that disable certain features work 17 years ago
Felix Fietkau 6c4ee48f92 fix kernel config feature autodetection 17 years ago
Felix Fietkau 379b5e9cba fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp) 17 years ago
Felix Fietkau d3dea9d2c6 add portability fixes from #1720 17 years ago
Felix Fietkau 68d6dcf7c4 allow packages to override the patch directory using the PATCH_DIR variable 17 years ago
Felix Fietkau 41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place 17 years ago
Felix Fietkau 8cff3db999 add nat module fix from #1772 17 years ago
Felix Fietkau a344cd47ed fix the tar invocation in kernel build (#1935) 17 years ago
Felix Fietkau 5a198850d0 make sure quilt starts with the correct patch order in series 17 years ago
Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile 17 years ago
John Crispin aedf7085c1 autoconf preset for cris, so libpcap compiles 17 years ago
Felix Fietkau 7ca5a975fe fix a typo 17 years ago
Imre Kaloz e440525a26 upgrade to 2.6.21.5 17 years ago
Felix Fietkau ca0140018b only apply recursive deps if DUMP is unset 17 years ago
Felix Fietkau 282d841947 upgrade to linux 2.6.21.4 17 years ago