summaryrefslogtreecommitdiff
path: root/include/kernel-defaults.mk
AgeCommit message (Expand)Author
2009-02-21move the EABI config override to the generic kernel config overrides, as it's...nbd
2009-02-14kernel: add missing definition for CONFIG_KALLSYMS_ALLnbd
2009-02-02strip the .note.gnu.build-id section from kernel images, which on some platfo...nbd
2009-01-29Add menuconfig option for enabling profiling in the kernel.lars
2009-01-20add a menuconfig option for enabling KALLSYMS for the kernelnbd
2008-11-26use the default kernel target on powerpckaloz
2008-10-10Adds support for using a local clone of a git treehcg
2008-08-27enable quilt by default for the kernel treenbd
2008-08-16rework parallel building to get rid of some warningsnbd
2008-07-05spurious initramfs breakage fixnbd
2007-12-26Disabling use of libintl in kconfig.agb
2007-11-20add external kernel tree supportejka
2007-11-14fix the image buildernbd
2007-10-23Allow targets to specify extra initramfs source filesnbd
2007-10-23Use current UID for initramfs root user:groupnbd
2007-10-23don't specify "CC=<nothing>" on kernel build command linenbd
2007-09-29move a stampfile to make it easier to override the patch templatenbd
2007-09-16remove (unused?) linux symlink in BUILD_DIRnico
2007-09-08add support for device type based package preselectionsnbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-30remove CONFIG_JLEVEL. use make -j in the futurenbd
2007-07-18dynamically enable/disable kernel config options for kmod packages based on b...nbd
2007-06-21fix the tar invocation in kernel build (#1935)nbd
2007-06-16prepare for the transition to linux 2.6.22 - make it possible to override the...nbd
2007-06-08add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz
2007-06-03implement quilt handling for the kernel tree ... and there was much rejoicing!nbd
2007-05-10change handling of target/linux/generic-2.x/files to match other targets (#1648)mbm
2007-05-05fix make kernel_menuconfig (#1637)nbd
2007-04-25add workaround for occasional kernel module build failures related to kernel ...nbd
2007-04-18Improved autorebuild for kernel related stuff.nbd
2007-03-24trigger a kernel module rebuild when the kernel config changesnbd
2007-03-24move default templates for the kernel build to kernel-defaults.mk (similar to...nbd