273 Commits (50ecfa05055275629e8416f33f49ce0ac0ef0794)

Author SHA1 Message Date
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
Felix Fietkau d6666fdd40 fix image installation 17 years ago
Felix Fietkau 0f74fa296c fix kmod packages that don't use KCONFIG 17 years ago
Felix Fietkau 21075a17f7 fix kmod packaging for packages where some KCONFIG symbols are set to y 17 years ago
Felix Fietkau 99368862e4 Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit warnings in packages that don't use our target cflags properly 17 years ago
Felix Fietkau 23f0017829 fix a rebuild bug related to quilt 17 years ago
Felix Fietkau 40c1241377 silence 17 years ago
Felix Fietkau 7b6d8470c6 same for host builds 17 years ago
Felix Fietkau 9bf7beae60 speed up the prepare step a bit 17 years ago
Felix Fietkau 88163e91e8 ignore dependencies when using QUILT 17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 17 years ago
Felix Fietkau a7b635f075 more cleanup 17 years ago
Felix Fietkau bec2fe7c6c remove CONFIG_JLEVEL. use make -j in the future 17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure 17 years ago
Felix Fietkau f1ac6cf7ec fix compile errors with make 3.80 17 years ago
Felix Fietkau e23c6c4b6b fix verbose output with dash as /bin/sh 17 years ago
Felix Fietkau 0d70676b9a add default command for dummy targets 17 years ago
Felix Fietkau e143bed1f1 build system fixes, more cleanup 17 years ago
Felix Fietkau 9c88ba80b9 more build system cleanup 17 years ago
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