aboutsummaryrefslogtreecommitdiff
path: root/include/kernel-defaults.mk
Commit message (Expand)AuthorAge
* kernel: allow specifying kernel images to be copied separately from kernel ma...Felix Fietkau2014-12-11
* build: remove useless quote stripping for KERNELNAME, add fallback for it in ...Felix Fietkau2014-10-05
* build: make sure modules are modposted after initramfs image is builtFelix Fietkau2014-10-05
* target/linux/*/image/Makefile: eliminate more LINUX_DIR usersJohn Crispin2014-07-21
* include: Allow git kernel branch selectionJohn Crispin2014-06-02
* include: Clean-up kernel git command options managementJohn Crispin2014-06-02
* config: Remove KERNEL_GIT_LOCAL_REPOSITORY optionJohn Crispin2014-06-02
* 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