113 Commits (3f974a954d351bc1f34c39e0ca908a22a2583701)

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 bec2fe7c6c remove CONFIG_JLEVEL. use make -j in the future 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 a344cd47ed fix the tar invocation in kernel build (#1935) 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
Imre Kaloz 08c7265613 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori 17 years ago
Felix Fietkau 3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing! 17 years ago
Mike Baker 854f0ad080 change handling of target/linux/generic-2.x/files to match other targets (#1648) 17 years ago
Felix Fietkau 90acc0e779 fix make kernel_menuconfig (#1637) 17 years ago
Felix Fietkau 74cd5bc109 add workaround for occasional kernel module build failures related to kernel config changes 17 years ago
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 17 years ago
Felix Fietkau 35317253e6 trigger a kernel module rebuild when the kernel config changes 18 years ago
Felix Fietkau ea952312ae move default templates for the kernel build to kernel-defaults.mk (similar to package-defaults.mk) 18 years ago