| Commit message (Expand) | Author | Age | Files | Lines |
* | include/kernel.mk: build kmod packages with empty FILES | Matthias Schiffer | 2018-04-12 | 1 | -4/+2 |
* | kernel: include: remove last .0 from kernel versions again | Hauke Mehrtens | 2017-12-16 | 1 | -1/+1 |
* | build: fix module symbol collection if build_dir is a symlink | Jonas Gorski | 2017-11-07 | 1 | -1/+1 |
* | include: kernel.mk: simplify module autoloading | Jo-Philipp Wich | 2017-11-07 | 1 | -51/+21 |
* | build: actually fix the creation of PKG_INFO_DIR | Jonas Gorski | 2017-10-28 | 1 | -1/+1 |
* | build: ensure PKG_INFO_DIR exists before trying to use it | Jonas Gorski | 2017-10-28 | 1 | -0/+1 |
* | kernel: collect module symvers for external modules | Jonas Gorski | 2017-10-27 | 1 | -0/+27 |
* | include: Silence external kernel version checks | Florian Fainelli | 2017-10-24 | 1 | -1/+1 |
* | kernel: fixup KARCH for powerpc64 builds | Florian Larysch | 2017-10-24 | 1 | -0/+2 |
* | Revert "kernel: do not try to probe builtin modules on empty kmod package ins... | Jo-Philipp Wich | 2017-07-21 | 1 | -2/+0 |
* | kernel: do not try to probe builtin modules on empty kmod package install | Jonas Gorski | 2017-07-20 | 1 | -0/+2 |
* | build: Fix not altering KERNELRELEASE for external kernel | Hauke Mehrtens | 2017-06-19 | 1 | -2/+1 |
* | build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mk | Alexander Couzens | 2017-06-17 | 1 | -0/+6 |
* | build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk | Felix Fietkau | 2017-06-07 | 1 | -0/+29 |
* | build: fix kmod package build on non-GNU systems | Felix Fietkau | 2017-05-29 | 1 | -1/+1 |
* | build: fix possible issue with kmod package having multiple AutoLoad's | Yousong Zhou | 2017-05-27 | 1 | -9/+12 |
* | include: Determine MODULES_DIR correctly for external/git kernels | Florian Fainelli | 2017-05-25 | 1 | -3/+5 |
* | kernel: allow subtarget specific KernelPackage | Stijn Tintel | 2017-01-04 | 1 | -0/+2 |
* | build: implement make check and make package/X/check | Felix Fietkau | 2016-12-17 | 1 | -1/+8 |
* | kernel: make the kernel build auto-clean the build dir like package builds | Felix Fietkau | 2016-08-05 | 1 | -2/+2 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | include: fix nonshared flag handling | Jo-Philipp Wich | 2016-04-15 | 1 | -1/+2 |
* | include/kernel.mk: flag kmod packages as nonshared by default | Jo-Philipp Wich | 2016-04-06 | 1 | -0/+1 |
* | include: remove now unused PACKAGE_SUBDIR variable | Jo-Philipp Wich | 2016-04-13 | 1 | -1/+0 |
* | include/kernel: sort module lists for reproducibility | Felix Fietkau | 2016-01-28 | 1 | -2/+2 |
* | include: restrict separate kmod repo handling to base packages | Jo-Philipp Wich | 2016-01-24 | 1 | -1/+1 |
* | include: group kmod ipk files into a "kernel" subdirectory | Jo-Philipp Wich | 2016-01-24 | 1 | -0/+1 |
* | build: remove SDK special case for kernel module packages | Felix Fietkau | 2016-01-11 | 1 | -1/+1 |
* | linux: add support of Synopsys ARC770-based boards | Felix Fietkau | 2015-11-22 | 1 | -0/+2 |
* | include/kernel.mk - better search for ARCH | Felix Fietkau | 2015-11-02 | 1 | -5/+5 |
* | kernel: assume modules.builtin is always present | Jonas Gorski | 2015-07-05 | 1 | -9/+5 |
* | modules: fix postinst generation for kernel modules | John Crispin | 2015-04-10 | 1 | -6/+6 |
* | include/kernel.mk: add KernelPackage/conffiles macro | Nicolas Thill | 2015-04-02 | 1 | -0/+6 |
* | kernel: only run kernel module list through version filter where version spec... | Felix Fietkau | 2015-03-29 | 1 | -5/+7 |
* | include: remove trailing whitespaces | Luka Perkov | 2015-03-29 | 1 | -1/+1 |
* | Fix download URL of the 4.x kernel. | Michael Büsch | 2015-03-01 | 1 | -1/+1 |
* | include: apply version filter on AutoLoad and AutoProbe arguments | Jo-Philipp Wich | 2015-01-31 | 1 | -2/+2 |
* | include: apply version filter on kmod file list | Jo-Philipp Wich | 2015-01-29 | 1 | -2/+2 |
* | kernel: drop obsolete kernel version checks | Felix Fietkau | 2015-01-24 | 1 | -3/+1 |
* | kernel.mk: Handle the x86_64 LINUX_KARCH case | Felix Fietkau | 2014-12-12 | 1 | -1/+1 |
* | kernel.mk: Refactor LINUX_KARCH affectation | Felix Fietkau | 2014-12-12 | 1 | -4/+11 |
* | sdk: don't try to build in-kernel kmods | Jonas Gorski | 2014-12-05 | 1 | -1/+1 |
* | aarch64: add initial support | Florian Fainelli | 2014-11-24 | 1 | -1/+1 |
* | build: allow AutoLoad and AutoProbe to specify modules not included in the pa... | Felix Fietkau | 2014-11-19 | 1 | -8/+4 |
* | kernel: remove debug code from module insert script | John Crispin | 2013-10-08 | 1 | -1/+0 |
* | include: add AutoProbe support | John Crispin | 2013-09-17 | 1 | -0/+23 |
* | include: modify kernel.mk to build empty kmod packages if the referenced symb... | Jo-Philipp Wich | 2013-07-18 | 1 | -3/+7 |
* | package: fix insmod on install | John Crispin | 2013-06-22 | 1 | -1/+1 |
* | include/kernel.mk: print warnings/errors to stderr | Jonas Gorski | 2013-02-21 | 1 | -3/+3 |
* | kernel: fix module packages postinst by pointing to the new functions.sh loca... | Felix Fietkau | 2012-12-20 | 1 | -1/+1 |