major target cleanup. it is now possible to have subtargets that can override many...
[openwrt.git] / include / kernel.mk
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
2006-06-25 nicofix inclusion of kernel modules selected for install...
2006-06-23 mbm.pkginfo cleanup #2
2006-06-23 mbmset defaults for .pkginfo
2006-06-21 nbdbuild system cleanup. move shared include files into...