aboutsummaryrefslogtreecommitdiff
path: root/include/kernel-defaults.mk
Commit message (Expand)AuthorAge
* build: fix regression for kernels < 5.10Sebastian Kemper2021-05-25
* kernel-defaults: fix external kernel build when user_headers is missingMatt Merhar2021-05-23
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-13
* build: use numeric uid/gid on cpio callsFelix Fietkau2021-03-03
* treewide: fix spelling 'seperate' -> 'separate'Daniel Golle2021-02-28
* include: use cpio from staging dirDavid Bauer2021-02-28
* image: allow building FIT and uImage with ramdiskDaniel Golle2021-02-24
* build: fix build with CONFIG_STRIP_KERNEL_EXPORTSFelix Fietkau2021-02-17
* build: make zstd initramfs selectableFelix Fietkau2021-02-16
* build: build kernel image before building modules/packagesFelix Fietkau2021-02-16
* build: use SPDX license tagsPaul Spooren2021-02-05
* kernel-defaults: Manage the enabling/disabling of ZSTDFlorian Fainelli2021-01-09
* kernel-defaults: Delete external source tree user_headersFlorian Fainelli2021-01-09
* build: make testing kernel decompression more portableFelix Fietkau2020-12-05
* kernel-defaults: ensure SOURCE_DATE_EPOCH on /initPaul Spooren2019-10-02
* kernel: fix downloading rcX releasesRafał Miłecki2018-12-03
* config: don't define the same symbol twiceKoen Vandeputte2018-01-17
* config: support new symbol intro'd in kernel 4.12Koen Vandeputte2018-01-13
* build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mkAlexander Couzens2017-06-17
* build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mkFelix Fietkau2017-06-07
* include: Do not alter KERNELRELEASE for external/git kernelsFlorian Fainelli2017-05-25
* Revert "kernel: prevent addition of scm marker to localversion"Florian Fainelli2017-05-25
* kernel: move initramfs's init script out of base-filesRafał Miłecki2017-04-04
* kernel: do not try to copy vmlinux out of arch/$(ARCH)/bootFelix Fietkau2017-03-22
* kernel: speed up build system by getting rid of redundant workFelix Fietkau2017-03-16
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-05
* include/kernel: Switch to git download methodFlorian Fainelli2016-12-04
* kernel: add STAGING_DIR_HOST/lib to host library search pathFelix Fietkau2016-09-29
* build: use perl instead of GNU date for KBUILD_BUILD_TIMESTAMPFelix Fietkau2016-08-23
* kernel: prevent adding custom string to localversionJosua Mayer2016-08-18
* kernel: prevent addition of scm marker to localversionJosua Mayer2016-08-18
* kernel: check SOURCE_DATE_EPOCH before setting KBUILD_BUILD_TIMESTAMPJonas Gorski2016-08-13
* kernel: allow reproducable buildsJonas Gorski2016-08-13
* kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau2016-08-05
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-07
* kernel: Revert "kernel: set root on NFS when enabled"Florian Fainelli2016-02-11
* kernel: enable CONFIG_KALLSYMS_UNCOMPRESSED=yFelix Fietkau2016-02-08
* kernel: set root on NFS when enabledFlorian Fainelli2016-02-01
* include/kernel: add custom USER/DOMAIN config optionsFelix Fietkau2016-01-28
* build: skip rebuild of kernel images if the source did not changeFelix Fietkau2016-01-06
* build: suppress unnecessary kernel config rewrites to speed up buildFelix Fietkau2016-01-06
* build: Allow kernel modules to set build ID debug symbolFelix Fietkau2015-10-30
* config: add an option to enable KPROBEJohn Crispin2015-04-01
* build: remove obsolete references to cris and avr32Felix Fietkau2015-03-24
* include: pass kernel version when generating kconfig overridesJo-Philipp Wich2015-01-29
* 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