aboutsummaryrefslogtreecommitdiff
path: root/include/kernel.mk
Commit message (Expand)AuthorAge
* 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
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-07
* include: fix nonshared flag handlingJo-Philipp Wich2016-04-15
* include/kernel.mk: flag kmod packages as nonshared by defaultJo-Philipp Wich2016-04-06
* include: remove now unused PACKAGE_SUBDIR variableJo-Philipp Wich2016-04-13
* include/kernel: sort module lists for reproducibilityFelix Fietkau2016-01-28
* include: restrict separate kmod repo handling to base packagesJo-Philipp Wich2016-01-24
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-24
* build: remove SDK special case for kernel module packagesFelix Fietkau2016-01-11
* linux: add support of Synopsys ARC770-based boardsFelix Fietkau2015-11-22
* include/kernel.mk - better search for ARCHFelix Fietkau2015-11-02
* kernel: assume modules.builtin is always presentJonas Gorski2015-07-05
* modules: fix postinst generation for kernel modulesJohn Crispin2015-04-10
* include/kernel.mk: add KernelPackage/conffiles macroNicolas Thill2015-04-02