aboutsummaryrefslogtreecommitdiff
path: root/include/kernel.mk
Commit message (Expand)AuthorAge
* loongarch64: new targetWeijie Gao2024-05-04
* treewide: remove implicit SUBTARGETPaul Spooren2024-04-08
* treewide: use APK compatible version schemaPaul Spooren2024-03-22
* build: cache kernel module package compilingZeyu Dong2023-10-28
* kernel: fix KernelPackage when all KCONFIG are versionedJohn Thomson2023-07-04
* generic: groundwork for RISC-VZoltan HERPAI2023-05-28
* kernel: Make KERNEL_MAKEOPTS recursively expandedHauke Mehrtens2022-12-17
* kernel: disable stack validation for external module builds as neededMark Mentovai2022-10-20
* kernel: filter -no-plt from KCFLAGSKevin Darbyshire-Bryant2022-06-21
* kernel: support setting extra CFLAGS for kernel compilationRafał Miłecki2022-06-20
* kernel: use KCFLAGS for passing EXTRA_OPTIMIZATION flagsRafał Miłecki2022-06-19
* build: use KBUILD_HOSTLDFLAGSStijn Tintel2022-05-18
* build: drop HOST_LOADLIBESStijn Tintel2022-05-18
* build: use -nostdinc and -isystem in NOSTDINC_FLAGS for out-of-tree kernel mo...Felix Fietkau2021-03-18
* build: use SPDX license tagsPaul Spooren2021-02-05
* build: create $(PKG_SYMVERS_DIR) if non-existentSebastian Kemper2020-11-19
* build: pass KBUILD_EXTRA_SYMBOLS with symvers files for kernel module packagesFelix Fietkau2020-11-13
* build: move symvers files to kernel build dirFelix Fietkau2020-04-09
* build: Add KBUILD_HOSTLDLIBSHauke Mehrtens2020-01-26
* kernel.mk: add KCFLAGS to make kmods reproduciblePaul Spooren2019-10-09
* build: force disable stack validation during kernel build on non-linux systemsFelix Fietkau2019-10-02
* build: include BUILD_VARIANT in PKG_BUILD_DIRJeffery To2019-08-05
* build: skip kernel stack validation when building on macOSFelix Fietkau2019-07-03
* build: fix external module symbol collection if build_dir is a symlinkRoman Yeryomin2019-06-06
* include/kernel: sort autoload modules list to fix reproducible buildsAlexander Couzens2019-02-28
* build: fix build dependency of kmod .ipk with version filtered filesYousong Zhou2018-12-18
* kernel: fix downloading rcX releasesRafał Miłecki2018-12-03
* build: remove obsolete -rc kernel testing rewritesChristian Lamparter2018-10-20
* build: insert blank line after KernelPackage template to allow chaining calls...Felix Fietkau2018-10-06
* build: fix kernel headers install for umlFelix Fietkau2018-09-29
* include/kernel.mk: build kmod packages with empty FILESMatthias Schiffer2018-04-12
* kernel: include: remove last .0 from kernel versions againHauke Mehrtens2017-12-16
* build: fix module symbol collection if build_dir is a symlinkJonas Gorski2017-11-07
* include: kernel.mk: simplify module autoloadingJo-Philipp Wich2017-11-07
* build: actually fix the creation of PKG_INFO_DIRJonas Gorski2017-10-28
* build: ensure PKG_INFO_DIR exists before trying to use itJonas Gorski2017-10-28
* kernel: collect module symvers for external modulesJonas Gorski2017-10-27
* include: Silence external kernel version checksFlorian Fainelli2017-10-24
* kernel: fixup KARCH for powerpc64 buildsFlorian Larysch2017-10-24
* Revert "kernel: do not try to probe builtin modules on empty kmod package ins...Jo-Philipp Wich2017-07-21
* kernel: do not try to probe builtin modules on empty kmod package installJonas Gorski2017-07-20
* build: Fix not altering KERNELRELEASE for external kernelHauke Mehrtens2017-06-19
* 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
* build: fix kmod package build on non-GNU systemsFelix Fietkau2017-05-29
* build: fix possible issue with kmod package having multiple AutoLoad'sYousong Zhou2017-05-27
* include: Determine MODULES_DIR correctly for external/git kernelsFlorian Fainelli2017-05-25
* kernel: allow subtarget specific KernelPackageStijn Tintel2017-01-04
* build: implement make check and make package/X/checkFelix Fietkau2016-12-17
* kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau2016-08-05