summaryrefslogtreecommitdiffstats
path: root/include/kernel.mk
Commit message (Expand)AuthorAgeFilesLines
* build: force disable stack validation during kernel build on non-linux systemsFelix Fietkau2019-10-021-1/+2
* build: include BUILD_VARIANT in PKG_BUILD_DIRJeffery To2019-08-051-1/+1
* build: skip kernel stack validation when building on macOSFelix Fietkau2019-07-031-0/+4
* build: fix external module symbol collection if build_dir is a symlinkRoman Yeryomin2019-06-061-1/+4
* include/kernel: sort autoload modules list to fix reproducible buildsAlexander Couzens2019-02-281-1/+1
* build: fix build dependency of kmod .ipk with version filtered filesYousong Zhou2018-12-181-1/+1
* kernel: fix downloading rcX releasesRafał Miłecki2018-12-031-2/+9
* build: remove obsolete -rc kernel testing rewritesChristian Lamparter2018-10-201-2/+1
* build: insert blank line after KernelPackage template to allow chaining calls...Felix Fietkau2018-10-061-0/+1
* build: fix kernel headers install for umlFelix Fietkau2018-09-291-1/+1
* include/kernel.mk: build kmod packages with empty FILESMatthias Schiffer2018-04-121-4/+2
* kernel: include: remove last .0 from kernel versions againHauke Mehrtens2017-12-161-1/+1
* build: fix module symbol collection if build_dir is a symlinkJonas Gorski2017-11-071-1/+1
* include: kernel.mk: simplify module autoloadingJo-Philipp Wich2017-11-071-51/+21
* build: actually fix the creation of PKG_INFO_DIRJonas Gorski2017-10-281-1/+1
* build: ensure PKG_INFO_DIR exists before trying to use itJonas Gorski2017-10-281-0/+1
* kernel: collect module symvers for external modulesJonas Gorski2017-10-271-0/+27
* include: Silence external kernel version checksFlorian Fainelli2017-10-241-1/+1
* kernel: fixup KARCH for powerpc64 buildsFlorian Larysch2017-10-241-0/+2
* Revert "kernel: do not try to probe builtin modules on empty kmod package ins...Jo-Philipp Wich2017-07-211-2/+0
* kernel: do not try to probe builtin modules on empty kmod package installJonas Gorski2017-07-201-0/+2
* build: Fix not altering KERNELRELEASE for external kernelHauke Mehrtens2017-06-191-2/+1
* build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mkAlexander Couzens2017-06-171-0/+6
* build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mkFelix Fietkau2017-06-071-0/+29
* build: fix kmod package build on non-GNU systemsFelix Fietkau2017-05-291-1/+1
* build: fix possible issue with kmod package having multiple AutoLoad'sYousong Zhou2017-05-271-9/+12
* include: Determine MODULES_DIR correctly for external/git kernelsFlorian Fainelli2017-05-251-3/+5
* kernel: allow subtarget specific KernelPackageStijn Tintel2017-01-041-0/+2
* build: implement make check and make package/X/checkFelix Fietkau2016-12-171-1/+8
* kernel: make the kernel build auto-clean the build dir like package buildsFelix Fietkau2016-08-051-2/+2
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-071-1/+1
* include: fix nonshared flag handlingJo-Philipp Wich2016-04-151-1/+2
* include/kernel.mk: flag kmod packages as nonshared by defaultJo-Philipp Wich2016-04-061-0/+1
* include: remove now unused PACKAGE_SUBDIR variableJo-Philipp Wich2016-04-131-1/+0
* include/kernel: sort module lists for reproducibilityFelix Fietkau2016-01-281-2/+2
* include: restrict separate kmod repo handling to base packagesJo-Philipp Wich2016-01-241-1/+1
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-241-0/+1
* build: remove SDK special case for kernel module packagesFelix Fietkau2016-01-111-1/+1
* linux: add support of Synopsys ARC770-based boardsFelix Fietkau2015-11-221-0/+2
* include/kernel.mk - better search for ARCHFelix Fietkau2015-11-021-5/+5
* kernel: assume modules.builtin is always presentJonas Gorski2015-07-051-9/+5
* modules: fix postinst generation for kernel modulesJohn Crispin2015-04-101-6/+6
* include/kernel.mk: add KernelPackage/conffiles macroNicolas Thill2015-04-021-0/+6
* kernel: only run kernel module list through version filter where version spec...Felix Fietkau2015-03-291-5/+7
* include: remove trailing whitespacesLuka Perkov2015-03-291-1/+1
* Fix download URL of the 4.x kernel.Michael Büsch2015-03-011-1/+1
* include: apply version filter on AutoLoad and AutoProbe argumentsJo-Philipp Wich2015-01-311-2/+2
* include: apply version filter on kmod file listJo-Philipp Wich2015-01-291-2/+2
* kernel: drop obsolete kernel version checksFelix Fietkau2015-01-241-3/+1
* kernel.mk: Handle the x86_64 LINUX_KARCH caseFelix Fietkau2014-12-121-1/+1