index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kernel.mk
Age
Commit message (
Expand
)
Author
2013-09-17
include: add AutoProbe support
blogic
2013-07-18
include: modify kernel.mk to build empty kmod packages if the referenced symb...
jow
2013-06-22
package: fix insmod on install
blogic
2013-02-21
include/kernel.mk: print warnings/errors to stderr
jogo
2012-12-20
kernel: fix module packages postinst by pointing to the new functions.sh loca...
nbd
2012-12-16
[include] fixes uapi helper define
blogic
2012-12-15
[include] adds wrapper for uapi directory
blogic
2012-12-02
kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...
nbd
2012-11-22
include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux...
jow
2012-11-18
use xz compressed kernel tarballs
kaloz
2012-11-18
we only support v3.x kernels
kaloz
2012-01-08
include: calculate md5sum over sorted kernel config symbol list and incorpera...
jow
2011-11-13
include/kernel.mk: don't check for modules.builtin on 2.6.32-
jogo
2011-11-08
include/kernel.mk: enhance built-in/missing modules detection when packaging ...
nico
2011-10-28
package/blockmount: simplify extroot module loading logic
nico
2011-10-28
kernel: build kmod even for modules built-in
nico
2011-10-27
Fix kernel version check macro typo
mb
2011-10-03
[include] kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_UR...
jow
2011-08-09
include/kernel.mk: fix download path for linux 3.x
jogo
2011-07-25
only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...
nbd
2011-07-24
kernel.mk: Fix kernel module path for 3.0
jogo
2011-06-01
kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...
nbd
2011-05-30
remove kernel major version specific kernelpackage overrides
nbd
2010-10-18
[buildroot] make ModuleAutoLoad more readable
florian
2010-08-19
speed up the build system by including include/shell.sh on shell commands onl...
nbd
2010-07-12
partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo...
nico
2010-07-12
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
claudio
2010-03-29
prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
nbd
2010-02-26
add support for marking specific kernel module packages as potentially being ...
nbd
2009-12-14
do not download kernel sources when using an external kernel tree
nbd
2009-11-04
fix one more instance of r18295
nbd
2009-11-04
fix platform specific overrides for kernel modules, fixes lp on brcm-2.4
nbd
2009-09-06
now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa...
nbd
2009-08-17
[package] ensure CONTROL directory is created (#5683)
florian
2009-04-18
add a modified version of the mips64 patch from #4603
nbd
2009-03-03
get rid of one more $(shell) instance
nbd
2009-03-03
replace a few unnecessary $(shell) calls
nbd
2009-03-03
avoid repeating the same dependency multiple times
nbd
2009-01-11
fix LINUX_KARCH for x86
nbd
2008-10-18
change the way ./files* and the generic kernel files are applied. ./files now...
nbd
2008-09-02
make sure that when the kernel config changes, compile is triggered for all k...
nbd
2008-08-27
fix kconfig for packages that only define =y, =m or =n rules
nbd
2008-05-15
This patch makes kernel modules check if config is defined and creates a config
thepeople
2008-05-11
add a macro to compare kernel patch versions and use it for crypto and watchd...
nico
2008-04-28
add optional version suffix to kernel files/ directories
nbd
2007-11-30
fix kernel config related build error
nbd
2007-11-30
include the kernel config for kernel related packages (should fix some b43 co...
nbd
2007-10-23
don't specify "CC=<nothing>" on kernel build command line
nbd
2007-10-23
don't replace powerpc arch with ppc
nbd
2007-09-16
revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...
nico
[next]