index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel.mk
Commit message (
Expand
)
Author
Age
*
Fix download URL of the 4.x kernel.
Michael Büsch
2015-03-01
*
include: apply version filter on AutoLoad and AutoProbe arguments
Jo-Philipp Wich
2015-01-31
*
include: apply version filter on kmod file list
Jo-Philipp Wich
2015-01-29
*
kernel: drop obsolete kernel version checks
Felix Fietkau
2015-01-24
*
kernel.mk: Handle the x86_64 LINUX_KARCH case
Felix Fietkau
2014-12-12
*
kernel.mk: Refactor LINUX_KARCH affectation
Felix Fietkau
2014-12-12
*
sdk: don't try to build in-kernel kmods
Jonas Gorski
2014-12-05
*
aarch64: add initial support
Florian Fainelli
2014-11-24
*
build: allow AutoLoad and AutoProbe to specify modules not included in the pa...
Felix Fietkau
2014-11-19
*
kernel: remove debug code from module insert script
John Crispin
2013-10-08
*
include: add AutoProbe support
John Crispin
2013-09-17
*
include: modify kernel.mk to build empty kmod packages if the referenced symb...
Jo-Philipp Wich
2013-07-18
*
package: fix insmod on install
John Crispin
2013-06-22
*
include/kernel.mk: print warnings/errors to stderr
Jonas Gorski
2013-02-21
*
kernel: fix module packages postinst by pointing to the new functions.sh loca...
Felix Fietkau
2012-12-20
*
fixes uapi helper define
John Crispin
2012-12-16
*
adds wrapper for uapi directory
John Crispin
2012-12-15
*
kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...
Felix Fietkau
2012-12-02
*
include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux...
Jo-Philipp Wich
2012-11-22
*
use xz compressed kernel tarballs
Imre Kaloz
2012-11-18
*
we only support v3.x kernels
Imre Kaloz
2012-11-18
*
include: calculate md5sum over sorted kernel config symbol list and incorpera...
Jo-Philipp Wich
2012-01-08
*
include/kernel.mk: don't check for modules.builtin on 2.6.32-
Jonas Gorski
2011-11-13
*
include/kernel.mk: enhance built-in/missing modules detection when packaging ...
Nicolas Thill
2011-11-08
*
package/blockmount: simplify extroot module loading logic
Nicolas Thill
2011-10-28
*
kernel: build kmod even for modules built-in
Nicolas Thill
2011-10-28
*
Fix kernel version check macro typo
Michael Büsch
2011-10-27
*
kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set
Jo-Philipp Wich
2011-10-03
*
include/kernel.mk: fix download path for linux 3.x
Jonas Gorski
2011-08-09
*
only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...
Felix Fietkau
2011-07-25
*
kernel.mk: Fix kernel module path for 3.0
Jonas Gorski
2011-07-24
*
kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...
Felix Fietkau
2011-06-01
*
remove kernel major version specific kernelpackage overrides
Felix Fietkau
2011-05-30
*
make ModuleAutoLoad more readable
Florian Fainelli
2010-10-18
*
speed up the build system by including include/shell.sh on shell commands onl...
Felix Fietkau
2010-08-19
*
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-07-12
*
prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
Felix Fietkau
2010-03-29
*
add support for marking specific kernel module packages as potentially being ...
Felix Fietkau
2010-02-26
*
do not download kernel sources when using an external kernel tree
Felix Fietkau
2009-12-14
*
fix one more instance of r18295
Felix Fietkau
2009-11-04
*
fix platform specific overrides for kernel modules, fixes lp on brcm-2.4
Felix Fietkau
2009-11-04
*
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa...
Felix Fietkau
2009-09-06
*
ensure CONTROL directory is created (#5683)
Florian Fainelli
2009-08-17
*
add a modified version of the mips64 patch from #4603
Felix Fietkau
2009-04-18
*
get rid of one more $(shell) instance
Felix Fietkau
2009-03-03
*
replace a few unnecessary $(shell) calls
Felix Fietkau
2009-03-03
*
avoid repeating the same dependency multiple times
Felix Fietkau
2009-03-03
*
fix LINUX_KARCH for x86
Felix Fietkau
2009-01-11
*
change the way ./files* and the generic kernel files are applied. ./files now...
Felix Fietkau
2008-10-18
[next]