image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors option
[openwrt/openwrt.git] / include / kernel.mk
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
2007-06-16 Felix Fietkauprepare for the transition to linux 2.6.22 - make it...
2007-04-26 Felix Fietkaufix kmod-* build error when wildcards are being used...
2007-04-18 Felix FietkauImproved autorebuild for kernel related stuff. - make...
2007-03-16 Felix Fietkauadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-02-23 Felix Fietkaualways dereference symbolic links when copying kernel...
2006-12-18 Felix Fietkausome platform support path name cleanup
2006-11-25 Felix Fietkaufix pesky kmod-* ipkg install bug
2006-11-22 Felix Fietkaumove platform specific base-files into target/linux...
2006-11-18 Felix Fietkauimport Package/Default in KernelPackage to avoid reusin...
2006-11-18 Felix Fietkauonly enable in-tree kmod-* packages by default
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-10-24 Felix Fietkaufix dependencies on the virtual kernel package (fixes...
2006-10-19 Felix Fietkaucleanup/rewrite of the kernel build process
2006-10-19 Felix Fietkaucleanup
2006-10-19 Felix Fietkaufinally kill KMOD_template - removes a big chunk of...
2006-10-18 Nicolas Thillfix uml-2.6 build, move KERNELNAME to kernel-build.mk
2006-10-17 Felix Fietkaufix module autoload option
2006-10-17 Felix Fietkaumake kernel module packaging code reusable and use...
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk