summaryrefslogtreecommitdiff
path: root/include/kernel.mk
Commit message (Expand)AuthorAge
* 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
* kernel: only run kernel module list through version filter where version spec...Felix Fietkau2015-03-29
* include: remove trailing whitespacesLuka Perkov2015-03-29
* Fix download URL of the 4.x kernel.Michael Büsch2015-03-01
* include: apply version filter on AutoLoad and AutoProbe argumentsJo-Philipp Wich2015-01-31
* include: apply version filter on kmod file listJo-Philipp Wich2015-01-29
* kernel: drop obsolete kernel version checksFelix Fietkau2015-01-24
* kernel.mk: Handle the x86_64 LINUX_KARCH caseFelix Fietkau2014-12-12
* kernel.mk: Refactor LINUX_KARCH affectationFelix Fietkau2014-12-12
* sdk: don't try to build in-kernel kmodsJonas Gorski2014-12-05
* aarch64: add initial supportFlorian Fainelli2014-11-24
* build: allow AutoLoad and AutoProbe to specify modules not included in the pa...Felix Fietkau2014-11-19
* kernel: remove debug code from module insert scriptJohn Crispin2013-10-08
* include: add AutoProbe supportJohn Crispin2013-09-17
* include: modify kernel.mk to build empty kmod packages if the referenced symb...Jo-Philipp Wich2013-07-18
* package: fix insmod on installJohn Crispin2013-06-22
* include/kernel.mk: print warnings/errors to stderrJonas Gorski2013-02-21
* kernel: fix module packages postinst by pointing to the new functions.sh loca...Felix Fietkau2012-12-20
* fixes uapi helper defineJohn Crispin2012-12-16
* adds wrapper for uapi directoryJohn Crispin2012-12-15
* kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...Felix Fietkau2012-12-02
* include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux...Jo-Philipp Wich2012-11-22
* use xz compressed kernel tarballsImre Kaloz2012-11-18
* we only support v3.x kernelsImre Kaloz2012-11-18
* include: calculate md5sum over sorted kernel config symbol list and incorpera...Jo-Philipp Wich2012-01-08
* include/kernel.mk: don't check for modules.builtin on 2.6.32-Jonas Gorski2011-11-13
* include/kernel.mk: enhance built-in/missing modules detection when packaging ...Nicolas Thill2011-11-08
* package/blockmount: simplify extroot module loading logicNicolas Thill2011-10-28
* kernel: build kmod even for modules built-inNicolas Thill2011-10-28
* Fix kernel version check macro typoMichael Büsch2011-10-27
* kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is setJo-Philipp Wich2011-10-03
* include/kernel.mk: fix download path for linux 3.xJonas Gorski2011-08-09
* only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...Felix Fietkau2011-07-25
* kernel.mk: Fix kernel module path for 3.0Jonas Gorski2011-07-24
* kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...Felix Fietkau2011-06-01