summaryrefslogtreecommitdiff
path: root/include/kernel-defaults.mk
AgeCommit message (Expand)Author
2012-04-26build: rework verbosity level selectionnbd
2012-04-24[include/kernel-defaults.mk] enable verbose output of kernel build if V=99 is...mirko
2012-04-05[image] define external cpioblogic
2012-01-08include: calculate md5sum over sorted kernel config symbol list and incorpera...jow
2011-07-02add a portable version of sys/sysmacros.h and and let the kernel use the host...nbd
2011-04-06build: clean up handling of the kernel confignbd
2011-03-07only support EABI on ARM targetskaloz
2011-01-27fixup board specific KERNELNAME overrideskaloz
2011-01-242.6.38 supports xz ramdisks, tookaloz
2010-11-08[buildroot] make targets provide their KERNELNAMEflorian
2010-06-26remove linux 2.4 specific build system codenbd
2010-04-13finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...acoul
2009-11-21make lzo compressed initramfs selectable, tookaloz
2009-11-11merge target kernel config files with subtarget config files and add a variab...nbd
2009-11-11automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)nbd
2009-09-08add menuconfig option for enabling debugfs support in the kerneljuhosg
2009-08-16add menuconfig option for selecting initramfs compressionjuhosg
2009-08-08add an optional config option for stripping all unnecessary symbol exports fr...nbd
2009-04-292.6.30 supports different initramfs compressors, take care of themkaloz
2009-04-27[kernel] also strip the .notes section of the kernelflorian
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