summaryrefslogtreecommitdiff
path: root/include/kernel-build.mk
AgeCommit message (Expand)Author
2024-02-10kernel-build.mk: add support for compiling only DTSChristian Marangi
2022-09-30build: make find_md5 reproducible with AUTOREMOVEChristian Marangi
2022-05-18build: drop HOST_LOADLIBESStijn Tintel
2021-08-10generic: Kconfig: exit on unset symbolDavid Bauer
2021-02-05build: use SPDX license tagsPaul Spooren
2021-01-01kernel-build: fix STRIP_KERNEL_EXPORTS for 64-bit kernelsRui Salvaterra
2020-11-19build: create $(PKG_SYMVERS_DIR) if non-existentSebastian Kemper
2020-11-13build: filter out more autogenerated kernel config optionsFelix Fietkau
2020-11-13build: pass KBUILD_EXTRA_SYMBOLS with symvers files for kernel module packagesFelix Fietkau
2020-07-08build: add 'make kernel_xconfig' commandSergio E. Nemirowski
2020-05-31build: compress kernel debuginfo using zstdMatthias Schiffer
2020-04-09build: fix kernel_menuconfig on macOS with newer kernel versionsFelix Fietkau
2019-11-24kernel-build: ignore runtime config options during reconfigPetr Štetiar
2019-11-14kernel-build: fix kernel_menuconfig breakage by forcing YACCPetr Štetiar
2019-09-03include: kernel-build: pass pkg-config overrides to kernel buildJo-Philipp Wich
2018-07-14include/kernel-build.mk: fix kernel rebuild on backport patch changesMatthias Schiffer
2018-01-27Config-devel.in: rename symbol KERNEL_GIT_BRANCH -> KERNEL_GIT_REFAlexandru Ardelean
2017-08-05kernel: split patches folder up into backport, pending and hack foldersJohn Crispin
2017-06-07kernel: fix segmentation fault in mconf on linuxFelix Fietkau
2017-06-07build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mkFelix Fietkau
2017-02-26build: get rid of host.mkFelix Fietkau
2017-02-15build: skip headers install and config on make target/linux/prepareFelix Fietkau
2017-01-18git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)Mirko Vogt
2016-12-16treewide: clean up download hashesFelix Fietkau
2016-12-04include/kernel: Switch to git download methodFlorian Fainelli
2016-10-04build: fix regression on running make kernel_menuconfigFelix Fietkau
2016-08-19kernel: check the right directories for rebuildJonas Gorski
2016-08-05kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau
2016-01-31build system: have tar use $SOURCE_DATE_EPOCH for --mtimeFelix Fietkau
2016-01-29kernel: remove .config.prev when running make kernel_*config to fix rebuild e...Felix Fietkau
2014-10-12kernel-build.mk: add .NOTPARALLELFelix Fietkau
2014-09-15kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernelsJohn Crispin
2014-06-02include: fix kernel download failure with git & local treesJohn Crispin
2013-12-14build: speed up kernel symbol export strippingFelix Fietkau
2013-06-27buildroot: build a second pass kernel if initramfs is enabledFlorian Fainelli
2013-01-26kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsFelix Fietkau
2013-01-26kernel: fix module export strippingFelix Fietkau
2012-12-02kernel: fix stripping symbol exportsFelix Fietkau
2011-10-03kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI o...Jo-Philipp Wich
2011-04-06build: clean up handling of the kernel configFelix Fietkau
2010-08-06Add kernel_nconfig make targetLars-Peter Clausen
2010-07-21add a build system option for collecting all kernel debug information (includ...Felix Fietkau
2010-02-16Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on...Felix Fietkau
2010-02-11sort Kconfig symbols automatically to make Kaloz happy :pGabor Juhos
2009-11-11merge target kernel config files with subtarget config files and add a variab...Felix Fietkau
2009-08-08add an optional config option for stripping all unnecessary symbol exports fr...Felix Fietkau
2009-04-21kernel: make sure all patches are applied before running menuconfig or oldconfigFelix Fietkau
2008-08-27enable quilt by default for the kernel treeFelix Fietkau
2008-08-23fix make kernel_menuconfig for subtarget kernel config filesFelix Fietkau
2008-08-16rework parallel building to get rid of some warnings and add back support for...Felix Fietkau