LEDE v17.01.2: adjust config defaults
[openwrt/openwrt.git] / include / kernel.mk
2017-05-27 Yousong Zhoubuild: fix possible issue with kmod package having...
2017-01-04 Stijn Tintelkernel: allow subtarget specific KernelPackage
2016-12-17 Felix Fietkaubuild: implement make check and make package/X/check
2016-08-05 Felix Fietkaukernel: make the kernel build auto-clean the build...
2016-06-07 Felix Fietkaubuild: split scripts/metadata.pl into target-metadata...
2016-04-15 Jo-Philipp Wichinclude: fix nonshared flag handling
2016-04-06 Jo-Philipp Wichinclude/kernel.mk: flag kmod packages as nonshared...
2016-04-13 Jo-Philipp Wichinclude: remove now unused PACKAGE_SUBDIR variable
2016-01-28 Felix Fietkauinclude/kernel: sort module lists for reproducibility
2016-01-24 Jo-Philipp Wichinclude: restrict separate kmod repo handling to base...
2016-01-24 Jo-Philipp Wichinclude: group kmod ipk files into a "kernel" subdirectory
2016-01-11 Felix Fietkaubuild: remove SDK special case for kernel module packages
2015-11-22 Felix Fietkaulinux: add support of Synopsys ARC770-based boards
2015-11-02 Felix Fietkauinclude/kernel.mk - better search for ARCH
2015-07-05 Jonas Gorskikernel: assume modules.builtin is always present
2015-04-10 John Crispinmodules: fix postinst generation for kernel modules
2015-04-02 Nicolas Thillinclude/kernel.mk: add KernelPackage/conffiles macro
2015-03-29 Felix Fietkaukernel: only run kernel module list through version...
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2015-03-01 Michael BüschFix download URL of the 4.x kernel.
2015-01-31 Jo-Philipp Wichinclude: apply version filter on AutoLoad and AutoProbe...
2015-01-29 Jo-Philipp Wichinclude: apply version filter on kmod file list
2015-01-24 Felix Fietkaukernel: drop obsolete kernel version checks
2014-12-12 Felix Fietkaukernel.mk: Handle the x86_64 LINUX_KARCH case
2014-12-12 Felix Fietkaukernel.mk: Refactor LINUX_KARCH affectation
2014-12-05 Jonas Gorskisdk: don't try to build in-kernel kmods
2014-11-24 Florian Fainelliaarch64: add initial support
2014-11-19 Felix Fietkaubuild: allow AutoLoad and AutoProbe to specify modules...
2013-10-08 John Crispinkernel: remove debug code from module insert script
2013-09-17 John Crispininclude: add AutoProbe support
2013-07-18 Jo-Philipp Wichinclude: modify kernel.mk to build empty kmod packages...
2013-06-22 John Crispinpackage: fix insmod on install
2013-02-21 Jonas Gorskiinclude/kernel.mk: print warnings/errors to stderr
2012-12-20 Felix Fietkaukernel: fix module packages postinst by pointing to...
2012-12-16 John Crispinfixes uapi helper define
2012-12-15 John Crispinadds wrapper for uapi directory
2012-12-02 Felix Fietkaukernel: move KERNEL_BUILD_DIR under BUILD_DIR to proper...
2012-11-22 Jo-Philipp Wichinclude: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to...
2012-11-18 Imre Kalozuse xz compressed kernel tarballs
2012-11-18 Imre Kalozwe only support v3.x kernels
2012-01-08 Jo-Philipp Wichinclude: calculate md5sum over sorted kernel config...
2011-11-13 Jonas Gorskiinclude/kernel.mk: don't check for modules.builtin...
2011-11-08 Nicolas Thillinclude/kernel.mk: enhance built-in/missing modules...
2011-10-28 Nicolas Thillpackage/blockmount: simplify extroot module loading...
2011-10-28 Nicolas Thillkernel: build kmod even for modules built-in
2011-10-27 Michael BüschFix kernel version check macro typo
2011-10-03 Jo-Philipp Wichkernel.mk: also do not download Linux if CONFIG_KERNEL_...
2011-08-09 Jonas Gorskiinclude/kernel.mk: fix download path for linux 3.x
2011-07-25 Felix Fietkauonly export GCC_HONOUR_COPTS for the built-in toolchain...
2011-07-24 Jonas Gorskikernel.mk: Fix kernel module path for 3.0
2011-06-01 Felix Fietkaukernel.mk: add a new helper for comparing kernel versio...
2011-05-30 Felix Fietkauremove kernel major version specific kernelpackage...
2010-10-18 Florian Fainellimake ModuleAutoLoad more readable
2010-08-19 Felix Fietkauspeed up the build system by including include/shell...
2010-07-12 Nicolas Thillpartially revert [22145], keep LINUX_KMOD_SUFFIX, neede...
2010-07-12 Claudio Mignantimassive: replace occurences of .$(LINUX_KMOD_SUFFIX...
2010-03-29 Felix Fietkauprevent kernel.mk from defining PATCH_DIR and FILES_DIR...
2010-02-26 Felix Fietkauadd support for marking specific kernel module packages...
2009-12-14 Felix Fietkaudo not download kernel sources when using an external...
2009-11-04 Felix Fietkaufix one more instance of r18295
2009-11-04 Felix Fietkaufix platform specific overrides for kernel modules...
2009-09-06 Felix Fietkaunow that $(BOARD) is part of the opkg ARCH, there's...
2009-08-17 Florian Fainelliensure CONTROL directory is created (#5683)
2009-04-18 Felix Fietkauadd a modified version of the mips64 patch from #4603
2009-03-03 Felix Fietkauget rid of one more $(shell) instance
2009-03-03 Felix Fietkaureplace a few unnecessary $(shell) calls
2009-03-03 Felix Fietkauavoid repeating the same dependency multiple times
2009-01-11 Felix Fietkaufix LINUX_KARCH for x86
2008-10-18 Felix Fietkauchange the way ./files* and the generic kernel files...
2008-09-02 Felix Fietkaumake sure that when the kernel config changes, compile...
2008-08-27 Felix Fietkaufix kconfig for packages that only define =y, =m or...
2008-05-15 Travis KemenThis patch makes kernel modules check if config is...
2008-05-11 Nicolas Thilladd a macro to compare kernel patch versions and use...
2008-04-28 Felix Fietkauadd optional version suffix to kernel files/ directories
2007-11-30 Felix Fietkaufix kernel config related build error
2007-11-30 Felix Fietkauinclude the kernel config for kernel related packages...
2007-10-23 Felix Fietkaudon't specify "CC=<nothing>" on kernel build command...
2007-10-23 Felix Fietkaudon't replace powerpc arch with ppc
2007-09-16 Nicolas Thillrevert CONFIG_* symbols set m enforcement introduced...
2007-09-10 Felix Fietkaufix kernel build with quilt
2007-09-08 Felix Fietkaufix kmod-crypto, emit warning messages for kmod package...
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-09-06 Felix Fietkaustrip the kernel version suffix from target directories...
2007-09-03 Nicolas Thillrequire all CONFIG_* symbols listed in its KCONFIG...
2007-09-03 Nicolas Thillprovide default PKG_BUILD_DIR for packages missing...
2007-09-02 Nicolas Thilluse a default VERSION field for kmod packages
2007-08-26 Nicolas Thilladd a '@KERNEL' download facility, tweak script
2007-08-26 Nicolas Thillinclude kernel-version.mk from kernel.mk so that a...
2007-08-25 Nicolas Thillmove KERNEL_PATCHVER from kernel.mk to kernel-version...
2007-08-25 Nicolas Thilladd support for KernelPackage/*/description
2007-08-16 Felix Fietkaurevert [8415], seems to be causing problems for the...
2007-08-15 Felix Fietkaualways include kernel config for kernel packages
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-08-02 Felix Fietkaufix kmod packages that don't use KCONFIG
2007-08-02 Felix Fietkaufix kmod packaging for packages where some KCONFIG...
2007-07-31 Felix FietkauPort the mbsd_multi patch from freewrt, which adds...
2007-07-20 Felix Fietkaudisable kmod packages where the KCONFIG options are =y
2007-07-18 Felix Fietkaudynamically enable/disable kernel config options for...
2007-07-01 Gabor Juhosreordered GENERIC_PATCH_DIR variable
2007-06-30 Felix Fietkaufix kernel config feature autodetection
next