aboutsummaryrefslogtreecommitdiff
path: root/include/kernel-defaults.mk
Commit message (Expand)AuthorAge
* sparse: add as a new package selectable from the configJohn Crispin2014-04-12
* partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY va...Felix Fietkau2014-03-22
* include: r39979 broke kernel unpackingJohn Crispin2014-03-21
* kernel: fix parallel build issues with header installFelix Fietkau2014-01-30
* add x86_64 target supportImre Kaloz2014-01-07
* include: handle LZ4 compression schemeFlorian Fainelli2013-10-25
* kernel: fix remaining initramfs related breakageFelix Fietkau2013-07-23
* include: fix path for kernel-generated cpio removalLuka Perkov2013-07-02
* include: force a kernel-generated cpio removal and rebuildFlorian Fainelli2013-07-01
* buildroot: filter out dtbs KERNELNAME target (#13785)Florian Fainelli2013-06-30
* buildroot: copy KENRNELNAME files to $(KDIR)Florian Fainelli2013-06-27
* buildroot: build a second pass kernel if initramfs is enabledFlorian Fainelli2013-06-27
* buildroot: workaround broken syntax highlightingFlorian Fainelli2013-06-27
* kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbolFlorian Fainelli2013-01-15
* use xz compressed kernel tarballsImre Kaloz2012-11-18
* kernel-defaults: factor common code handling initramfs optionsFlorian Fainelli2012-10-31
* properly reindent Kernel/Prepare/DefaultFlorian Fainelli2012-10-30
* kernel: suppress redundant calls to headers installationFelix Fietkau2012-09-15
* kernel: remove the explicit kernel make call for "oldconfig prepare scripts",...Felix Fietkau2012-09-15
* kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...Felix Fietkau2012-07-20
* build: allow KERNELNAME to contain multiple kernel make targetsFlorian Fainelli2012-06-18
* include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSEGabor Juhos2012-05-05
* Fix iptables abuse of kernel header files. Use exported headers instead.Gabor Juhos2012-05-03
* build: rework verbosity level selectionFelix Fietkau2012-04-26
* enable verbose output of kernel build if V=99 is passedMirko Vogt2012-04-24
* define external cpioJohn Crispin2012-04-05
* include: calculate md5sum over sorted kernel config symbol list and incorpera...Jo-Philipp Wich2012-01-08
* add a portable version of sys/sysmacros.h and and let the kernel use the host...Felix Fietkau2011-07-02
* build: clean up handling of the kernel configFelix Fietkau2011-04-06
* 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