summaryrefslogtreecommitdiffstats
path: root/include/kernel-build.mk
Commit message (Expand)AuthorAgeFilesLines
* kernel-build.mk: add support for compiling only DTSChristian Marangi2024-02-081-0/+4
* kernel: copy only *.ko for debug infoChuanhong Guo2024-01-071-1/+1
* build: make find_md5 reproducible with AUTOREMOVEChristian Marangi2022-09-301-1/+1
* build: drop HOST_LOADLIBESStijn Tintel2022-05-181-1/+0
* generic: Kconfig: exit on unset symbolDavid Bauer2021-08-101-0/+1
* build: use SPDX license tagsPaul Spooren2021-02-051-5/+3
* kernel-build: fix STRIP_KERNEL_EXPORTS for 64-bit kernelsRui Salvaterra2021-01-011-1/+1
* build: create $(PKG_SYMVERS_DIR) if non-existentSebastian Kemper2020-11-191-1/+0
* build: filter out more autogenerated kernel config optionsFelix Fietkau2020-11-131-3/+1
* build: pass KBUILD_EXTRA_SYMBOLS with symvers files for kernel module packagesFelix Fietkau2020-11-131-0/+1
* build: add 'make kernel_xconfig' commandSergio E. Nemirowski2020-07-081-1/+1
* build: compress kernel debuginfo using zstdMatthias Schiffer2020-05-311-1/+1
* build: fix kernel_menuconfig on macOS with newer kernel versionsFelix Fietkau2020-04-091-1/+5
* kernel-build: ignore runtime config options during reconfigPetr Štetiar2019-11-241-1/+3
* kernel-build: fix kernel_menuconfig breakage by forcing YACCPetr Štetiar2019-11-141-0/+1
* include: kernel-build: pass pkg-config overrides to kernel buildJo-Philipp Wich2019-09-031-0/+6
* include/kernel-build.mk: fix kernel rebuild on backport patch changesMatthias Schiffer2018-07-141-1/+1
* Config-devel.in: rename symbol KERNEL_GIT_BRANCH -> KERNEL_GIT_REFAlexandru Ardelean2018-01-271-5/+1
* kernel: split patches folder up into backport, pending and hack foldersJohn Crispin2017-08-051-1/+1
* kernel: fix segmentation fault in mconf on linuxFelix Fietkau2017-06-071-1/+3
* build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mkFelix Fietkau2017-06-071-2/+2
* build: get rid of host.mkFelix Fietkau2017-02-261-1/+0
* build: skip headers install and config on make target/linux/prepareFelix Fietkau2017-02-151-1/+1
* git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)Mirko Vogt2017-01-181-1/+1
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
* include/kernel: Switch to git download methodFlorian Fainelli2016-12-041-0/+19
* build: fix regression on running make kernel_menuconfigFelix Fietkau2016-10-041-1/+1
* kernel: check the right directories for rebuildJonas Gorski2016-08-191-1/+1
* kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau2016-08-051-3/+14
* build system: have tar use $SOURCE_DATE_EPOCH for --mtimeFelix Fietkau2016-01-311-1/+3
* kernel: remove .config.prev when running make kernel_*config to fix rebuild e...Felix Fietkau2016-01-291-0/+1
* kernel-build.mk: add .NOTPARALLELFelix Fietkau2014-10-121-0/+2
* kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernelsJohn Crispin2014-09-151-1/+1
* include: fix kernel download failure with git & local treesJohn Crispin2014-06-021-1/+1
* build: speed up kernel symbol export strippingFelix Fietkau2013-12-141-3/+3
* buildroot: build a second pass kernel if initramfs is enabledFlorian Fainelli2013-06-271-0/+1
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsFelix Fietkau2013-01-261-10/+2
* kernel: fix module export strippingFelix Fietkau2013-01-261-4/+4
* kernel: fix stripping symbol exportsFelix Fietkau2012-12-021-7/+23
* kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI o...Jo-Philipp Wich2011-10-031-1/+1
* build: clean up handling of the kernel configFelix Fietkau2011-04-061-7/+4
* Add kernel_nconfig make targetLars-Peter Clausen2010-08-061-1/+1
* add a build system option for collecting all kernel debug information (includ...Felix Fietkau2010-07-211-0/+14
* Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on...Felix Fietkau2010-02-161-1/+0
* sort Kconfig symbols automatically to make Kaloz happy :pGabor Juhos2010-02-111-0/+1
* merge target kernel config files with subtarget config files and add a variab...Felix Fietkau2009-11-111-1/+2
* add an optional config option for stripping all unnecessary symbol exports fr...Felix Fietkau2009-08-081-1/+23
* kernel: make sure all patches are applied before running menuconfig or oldconfigFelix Fietkau2009-04-211-1/+1
* enable quilt by default for the kernel treeFelix Fietkau2008-08-271-0/+1
* fix make kernel_menuconfig for subtarget kernel config filesFelix Fietkau2008-08-231-1/+1