summaryrefslogtreecommitdiff
path: root/include/kernel-defaults.mk
Commit message (Expand)AuthorAge
* only support EABI on ARM targetsImre Kaloz2011-03-07
* fixup board specific KERNELNAME overridesImre Kaloz2011-01-27
* 2.6.38 supports xz ramdisks, tooImre Kaloz2011-01-24
* make targets provide their KERNELNAMEFlorian Fainelli2010-11-08
* remove linux 2.4 specific build system codeFelix Fietkau2010-06-26
* finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...Alexandros C. Couloumbis2010-04-13
* make lzo compressed initramfs selectable, tooImre Kaloz2009-11-21
* merge target kernel config files with subtarget config files and add a variab...Felix Fietkau2009-11-11
* automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)Felix Fietkau2009-11-11
* add menuconfig option for enabling debugfs support in the kernelGabor Juhos2009-09-08
* add menuconfig option for selecting initramfs compressionGabor Juhos2009-08-16
* add an optional config option for stripping all unnecessary symbol exports fr...Felix Fietkau2009-08-08
* 2.6.30 supports different initramfs compressors, take care of themImre Kaloz2009-04-29
* also strip the .notes section of the kernelFlorian Fainelli2009-04-27
* move the EABI config override to the generic kernel config overrides, as it's...Felix Fietkau2009-02-21
* kernel: add missing definition for CONFIG_KALLSYMS_ALLFelix Fietkau2009-02-14
* strip the .note.gnu.build-id section from kernel images, which on some platfo...Felix Fietkau2009-02-02
* Add menuconfig option for enabling profiling in the kernel.Lars-Peter Clausen2009-01-29
* add a menuconfig option for enabling KALLSYMS for the kernelFelix Fietkau2009-01-20
* use the default kernel target on powerpcImre Kaloz2008-11-26
* Adds support for using a local clone of a git treeHamish Guthrie2008-10-10
* enable quilt by default for the kernel treeFelix Fietkau2008-08-27
* rework parallel building to get rid of some warnings and add back support for...Felix Fietkau2008-08-16
* spurious initramfs breakage fixFelix Fietkau2008-07-05
* Disabling use of libintl in kconfig.Andy Boyett2007-12-26
* add external kernel tree supportEugene Konev2007-11-20
* fix the image builderFelix Fietkau2007-11-14
* Allow targets to specify extra initramfs source filesFelix Fietkau2007-10-23
* Use current UID for initramfs root user:groupFelix Fietkau2007-10-23
* don't specify "CC=<nothing>" on kernel build command lineFelix Fietkau2007-10-23
* move a stampfile to make it easier to override the patch templateFelix Fietkau2007-09-29
* remove (unused?) linux symlink in BUILD_DIRNicolas Thill2007-09-16
* add support for device type based package preselectionsFelix Fietkau2007-09-08
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-30
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-18
* fix the tar invocation in kernel build (#1935)Felix Fietkau2007-06-21
* prepare for the transition to linux 2.6.22 - make it possible to override the...Felix Fietkau2007-06-16
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz2007-06-08
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-03
* change handling of target/linux/generic-2.x/files to match other targets (#1648)Mike Baker2007-05-10
* fix make kernel_menuconfig (#1637)Felix Fietkau2007-05-05
* add workaround for occasional kernel module build failures related to kernel ...Felix Fietkau2007-04-25
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-18
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-24
* move default templates for the kernel build to kernel-defaults.mk (similar to...Felix Fietkau2007-03-24