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
...
*
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
*
make sure that when the kernel config changes, compile is triggered for all k...
Felix Fietkau
2008-09-02
*
fix kconfig for packages that only define =y, =m or =n rules
Felix Fietkau
2008-08-27
*
This patch makes kernel modules check if config is defined and creates a conf...
Travis Kemen
2008-05-15
*
add a macro to compare kernel patch versions and use it for crypto and watchd...
Nicolas Thill
2008-05-11
*
add optional version suffix to kernel files/ directories
Felix Fietkau
2008-04-28
*
fix kernel config related build error
Felix Fietkau
2007-11-30
*
include the kernel config for kernel related packages (should fix some b43 co...
Felix Fietkau
2007-11-30
*
don't specify "CC=<nothing>" on kernel build command line
Felix Fietkau
2007-10-23
*
don't replace powerpc arch with ppc
Felix Fietkau
2007-10-23
*
revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...
Nicolas Thill
2007-09-16
*
fix kernel build with quilt
Felix Fietkau
2007-09-10
*
fix kmod-crypto, emit warning messages for kmod packages that cannot be built...
Felix Fietkau
2007-09-08
*
major target cleanup. it is now possible to have subtargets that can override...
Felix Fietkau
2007-09-08
*
strip the kernel version suffix from target directories, except for brcm-2.4 ...
Felix Fietkau
2007-09-06
*
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...
Nicolas Thill
2007-09-03
*
provide default PKG_BUILD_DIR for packages missing a PKG_VERSION
Nicolas Thill
2007-09-03
*
use a default VERSION field for kmod packages
Nicolas Thill
2007-09-02
*
add a '@KERNEL' download facility, tweak script
Nicolas Thill
2007-08-26
*
include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...
Nicolas Thill
2007-08-26
*
move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define...
Nicolas Thill
2007-08-25
*
add support for KernelPackage/*/description
Nicolas Thill
2007-08-25
*
revert [8415], seems to be causing problems for the kernel build
Felix Fietkau
2007-08-16
*
always include kernel config for kernel packages
Felix Fietkau
2007-08-15
*
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
Felix Fietkau
2007-08-07
*
fix kmod packages that don't use KCONFIG
Felix Fietkau
2007-08-02
*
fix kmod packaging for packages where some KCONFIG symbols are set to y
Felix Fietkau
2007-08-02
*
Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...
Felix Fietkau
2007-07-31
*
disable kmod packages where the KCONFIG options are =y
Felix Fietkau
2007-07-20
*
dynamically enable/disable kernel config options for kmod packages based on b...
Felix Fietkau
2007-07-18
*
reordered GENERIC_PATCH_DIR variable
Gabor Juhos
2007-07-01
*
fix kernel config feature autodetection
Felix Fietkau
2007-06-30
*
prepare for the transition to linux 2.6.22 - make it possible to override the...
Felix Fietkau
2007-06-16
*
fix kmod-* build error when wildcards are being used in $(FILES)
Felix Fietkau
2007-04-26
*
Improved autorebuild for kernel related stuff. - make modules_install in the ...
Felix Fietkau
2007-04-18
*
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
Felix Fietkau
2007-03-16
*
always dereference symbolic links when copying kernel modules into the packag...
Felix Fietkau
2007-02-23
*
some platform support path name cleanup
Felix Fietkau
2006-12-18
*
fix pesky kmod-* ipkg install bug
Felix Fietkau
2006-11-25
*
move platform specific base-files into target/linux/<targetname>
Felix Fietkau
2006-11-22
*
import Package/Default in KernelPackage to avoid reusing variables from the w...
Felix Fietkau
2006-11-18
*
only enable in-tree kmod-* packages by default
Felix Fietkau
2006-11-18
*
make target/linux/* directories self-contained, use the selected kernel versi...
Felix Fietkau
2006-11-11
*
fix dependencies on the virtual kernel package (fixes #878)
Felix Fietkau
2006-10-24
*
cleanup/rewrite of the kernel build process
Felix Fietkau
2006-10-19
*
cleanup
Felix Fietkau
2006-10-19
*
finally kill KMOD_template - removes a big chunk of legacy build code
Felix Fietkau
2006-10-19
[prev]
[next]