feeds: disable the x-wrt feed, it is unmaintained
[openwrt.git] / include / kernel.mk
2013-10-08 blogickernel: remove debug code from module insert script
2013-09-17 blogicinclude: add AutoProbe support
2013-07-18 jowinclude: modify kernel.mk to build empty kmod packages...
2013-06-22 blogicpackage: fix insmod on install
2013-02-21 jogoinclude/kernel.mk: print warnings/errors to stderr
2012-12-20 nbdkernel: fix module packages postinst by pointing to...
2012-12-16 blogic[include] fixes uapi helper define
2012-12-15 blogic[include] adds wrapper for uapi directory
2012-12-02 nbdkernel: move KERNEL_BUILD_DIR under BUILD_DIR to proper...
2012-11-22 jowinclude: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to...
2012-11-18 kalozuse xz compressed kernel tarballs
2012-11-18 kalozwe only support v3.x kernels
2012-01-08 jowinclude: calculate md5sum over sorted kernel config...
2011-11-13 jogoinclude/kernel.mk: don't check for modules.builtin...
2011-11-08 nicoinclude/kernel.mk: enhance built-in/missing modules...
2011-10-28 nicopackage/blockmount: simplify extroot module loading...
2011-10-28 nicokernel: build kmod even for modules built-in
2011-10-27 mbFix kernel version check macro typo
2011-10-03 jow[include] kernel.mk: also do not download Linux if...
2011-08-09 jogoinclude/kernel.mk: fix download path for linux 3.x
2011-07-25 nbdonly export GCC_HONOUR_COPTS for the built-in toolchain...
2011-07-24 jogokernel.mk: Fix kernel module path for 3.0
2011-06-01 nbdkernel.mk: add a new helper for comparing kernel versio...
2011-05-30 nbdremove kernel major version specific kernelpackage...
2010-10-18 florian[buildroot] make ModuleAutoLoad more readable
2010-08-19 nbdspeed up the build system by including include/shell...
2010-07-12 nicopartially revert [22145], keep LINUX_KMOD_SUFFIX, neede...
2010-07-12 claudiomassive: replace occurences of .$(LINUX_KMOD_SUFFIX...
2010-03-29 nbdprevent kernel.mk from defining PATCH_DIR and FILES_DIR...
2010-02-26 nbdadd support for marking specific kernel module packages...
2009-12-14 nbddo not download kernel sources when using an external...
2009-11-04 nbdfix one more instance of r18295
2009-11-04 nbdfix platform specific overrides for kernel modules...
2009-09-06 nbdnow that $(BOARD) is part of the opkg ARCH, there's...
2009-08-17 florian[package] ensure CONTROL directory is created (#5683)
2009-04-18 nbdadd a modified version of the mips64 patch from #4603
2009-03-03 nbdget rid of one more $(shell) instance
2009-03-03 nbdreplace a few unnecessary $(shell) calls
2009-03-03 nbdavoid repeating the same dependency multiple times
2009-01-11 nbdfix LINUX_KARCH for x86
2008-10-18 nbdchange the way ./files* and the generic kernel files...
2008-09-02 nbdmake sure that when the kernel config changes, compile...
2008-08-27 nbdfix kconfig for packages that only define =y, =m or...
2008-05-15 thepeopleThis patch makes kernel modules check if config is...
2008-05-11 nicoadd a macro to compare kernel patch versions and use...
2008-04-28 nbdadd optional version suffix to kernel files/ directories
2007-11-30 nbdfix kernel config related build error
2007-11-30 nbdinclude the kernel config for kernel related packages...
2007-10-23 nbddon't specify "CC=<nothing>" on kernel build command...
2007-10-23 nbddon't replace powerpc arch with ppc
2007-09-16 nicorevert CONFIG_* symbols set m enforcement introduced...
2007-09-10 nbdfix kernel build with quilt
2007-09-08 nbdfix kmod-crypto, emit warning messages for kmod package...
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-09-06 nbdstrip the kernel version suffix from target directories...
2007-09-03 nicorequire all CONFIG_* symbols listed in its KCONFIG...
2007-09-03 nicoprovide default PKG_BUILD_DIR for packages missing...
2007-09-02 nicouse a default VERSION field for kmod packages
2007-08-26 nicoadd a '@KERNEL' download facility, tweak script
2007-08-26 nicoinclude kernel-version.mk from kernel.mk so that a...
2007-08-25 nicomove KERNEL_PATCHVER from kernel.mk to kernel-version...
2007-08-25 nicoadd support for KernelPackage/*/description
2007-08-16 nbdrevert [8415], seems to be causing problems for the...
2007-08-15 nbdalways include kernel config for kernel packages
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-08-02 nbdfix kmod packages that don't use KCONFIG
2007-08-02 nbdfix kmod packaging for packages where some KCONFIG...
2007-07-31 nbdPort the mbsd_multi patch from freewrt, which adds...
2007-07-20 nbddisable kmod packages where the KCONFIG options are =y
2007-07-18 nbddynamically enable/disable kernel config options for...
2007-07-01 juhosgreordered GENERIC_PATCH_DIR variable
2007-06-30 nbdfix kernel config feature autodetection
2007-06-16 nbdprepare for the transition to linux 2.6.22 - make it...
2007-04-26 nbdfix kmod-* build error when wildcards are being used...
2007-04-18 nbdImproved autorebuild for kernel related stuff.
2007-03-16 nbdadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-02-23 nbdalways dereference symbolic links when copying kernel...
2006-12-18 nbdsome platform support path name cleanup
2006-11-25 nbdfix pesky kmod-* ipkg install bug
2006-11-22 nbdmove platform specific base-files into target/linux...
2006-11-18 nbdimport Package/Default in KernelPackage to avoid reusin...
2006-11-18 nbdonly enable in-tree kmod-* packages by default
2006-11-11 nbdmake target/linux/* directories self-contained, use...
2006-10-24 nbdfix dependencies on the virtual kernel package (fixes...
2006-10-19 nbdcleanup/rewrite of the kernel build process
2006-10-19 nbdcleanup
2006-10-19 nbdfinally kill KMOD_template - removes a big chunk of...
2006-10-18 nicofix uml-2.6 build, move KERNELNAME to kernel-build.mk
2006-10-17 nbdfix module autoload option
2006-10-17 nbdmake kernel module packaging code reusable and use...
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdput LINUX_KARCH in .kernel.mk
2006-08-27 nbdfix LINUX_RELEASE and use it for the kmod-* build
2006-08-25 kalozadd basic support for the Magicbox boards
2006-08-17 nbdfix KERNELNAME
2006-08-17 grozBuild bzImage for x86 builds - allow ext2 images even...
2006-08-16 mbmfix issues if kernel config is changed after the compil...
2006-08-10 nicofix uml-2.6 (closes: #678)
2006-07-20 grozUML target completed. Added ext2 target fs for use...
2006-06-27 mbmcredit where credit is due
next