index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel.mk
Age
Commit message (
Expand
)
Author
2016-01-28
include/kernel: sort module lists for reproducibility
Felix Fietkau
2016-01-24
include: restrict separate kmod repo handling to base packages
Jo-Philipp Wich
2016-01-24
include: group kmod ipk files into a "kernel" subdirectory
Jo-Philipp Wich
2016-01-11
build: remove SDK special case for kernel module packages
Felix Fietkau
2015-11-22
linux: add support of Synopsys ARC770-based boards
Felix Fietkau
2015-11-02
include/kernel.mk - better search for ARCH
Felix Fietkau
2015-07-05
kernel: assume modules.builtin is always present
Jonas Gorski
2015-04-10
modules: fix postinst generation for kernel modules
John Crispin
2015-04-02
include/kernel.mk: add KernelPackage/conffiles macro
Nicolas Thill
2015-03-29
kernel: only run kernel module list through version filter where version spec...
Felix Fietkau
2015-03-29
include: remove trailing whitespaces
Luka Perkov
2015-03-01
Fix download URL of the 4.x kernel.
Michael Büsch
2015-01-31
include: apply version filter on AutoLoad and AutoProbe arguments
Jo-Philipp Wich
2015-01-29
include: apply version filter on kmod file list
Jo-Philipp Wich
2015-01-24
kernel: drop obsolete kernel version checks
Felix Fietkau
2014-12-12
kernel.mk: Handle the x86_64 LINUX_KARCH case
Felix Fietkau
2014-12-12
kernel.mk: Refactor LINUX_KARCH affectation
Felix Fietkau
2014-12-05
sdk: don't try to build in-kernel kmods
Jonas Gorski
2014-11-24
aarch64: add initial support
Florian Fainelli
2014-11-19
build: allow AutoLoad and AutoProbe to specify modules not included in the pa...
Felix Fietkau
2013-10-08
kernel: remove debug code from module insert script
John Crispin
2013-09-17
include: add AutoProbe support
John Crispin
2013-07-18
include: modify kernel.mk to build empty kmod packages if the referenced symb...
Jo-Philipp Wich
2013-06-22
package: fix insmod on install
John Crispin
2013-02-21
include/kernel.mk: print warnings/errors to stderr
Jonas Gorski
2012-12-20
kernel: fix module packages postinst by pointing to the new functions.sh loca...
Felix Fietkau
2012-12-16
fixes uapi helper define
John Crispin
2012-12-15
adds wrapper for uapi directory
John Crispin
2012-12-02
kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...
Felix Fietkau
2012-11-22
include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux...
Jo-Philipp Wich
2012-11-18
use xz compressed kernel tarballs
Imre Kaloz
2012-11-18
we only support v3.x kernels
Imre Kaloz
2012-01-08
include: calculate md5sum over sorted kernel config symbol list and incorpera...
Jo-Philipp Wich
2011-11-13
include/kernel.mk: don't check for modules.builtin on 2.6.32-
Jonas Gorski
2011-11-08
include/kernel.mk: enhance built-in/missing modules detection when packaging ...
Nicolas Thill
2011-10-28
package/blockmount: simplify extroot module loading logic
Nicolas Thill
2011-10-28
kernel: build kmod even for modules built-in
Nicolas Thill
2011-10-27
Fix kernel version check macro typo
Michael Büsch
2011-10-03
kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set
Jo-Philipp Wich
2011-08-09
include/kernel.mk: fix download path for linux 3.x
Jonas Gorski
2011-07-25
only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...
Felix Fietkau
2011-07-24
kernel.mk: Fix kernel module path for 3.0
Jonas Gorski
2011-06-01
kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...
Felix Fietkau
2011-05-30
remove kernel major version specific kernelpackage overrides
Felix Fietkau
2010-10-18
make ModuleAutoLoad more readable
Florian Fainelli
2010-08-19
speed up the build system by including include/shell.sh on shell commands onl...
Felix Fietkau
2010-07-12
partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo...
Nicolas Thill
2010-07-12
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-03-29
prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
Felix Fietkau
2010-02-26
add support for marking specific kernel module packages as potentially being ...
Felix Fietkau
[prev]
[next]