summaryrefslogtreecommitdiff
path: root/include/kernel.mk
AgeCommit message (Expand)Author
2009-01-11fix LINUX_KARCH for x86nbd
2008-10-18change the way ./files* and the generic kernel files are applied. ./files now...nbd
2008-09-02make sure that when the kernel config changes, compile is triggered for all k...nbd
2008-08-27fix kconfig for packages that only define =y, =m or =n rulesnbd
2008-05-15This patch makes kernel modules check if config is defined and creates a configthepeople
2008-05-11add a macro to compare kernel patch versions and use it for crypto and watchd...nico
2008-04-28add optional version suffix to kernel files/ directoriesnbd
2007-11-30fix kernel config related build errornbd
2007-11-30include the kernel config for kernel related packages (should fix some b43 co...nbd
2007-10-23don't specify "CC=<nothing>" on kernel build command linenbd
2007-10-23don't replace powerpc arch with ppcnbd
2007-09-16revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...nico
2007-09-10fix kernel build with quiltnbd
2007-09-08fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-09-03require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico
2007-09-03provide default PKG_BUILD_DIR for packages missing a PKG_VERSIONnico
2007-09-02use a default VERSION field for kmod packagesnico
2007-08-26add a '@KERNEL' download facility, tweak scriptnico
2007-08-26include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...nico
2007-08-25move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define...nico
2007-08-25add support for KernelPackage/*/descriptionnico
2007-08-16revert [8415], seems to be causing problems for the kernel buildnbd
2007-08-15always include kernel config for kernel packagesnbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-08-02fix kmod packages that don't use KCONFIGnbd
2007-08-02fix kmod packaging for packages where some KCONFIG symbols are set to ynbd
2007-07-31Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...nbd
2007-07-20disable kmod packages where the KCONFIG options are =ynbd
2007-07-18dynamically enable/disable kernel config options for kmod packages based on b...nbd
2007-07-01reordered GENERIC_PATCH_DIR variablejuhosg
2007-06-30fix kernel config feature autodetectionnbd
2007-06-16prepare for the transition to linux 2.6.22 - make it possible to override the...nbd
2007-04-26fix kmod-* build error when wildcards are being used in $(FILES)nbd
2007-04-18Improved autorebuild for kernel related stuff.nbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2007-02-23always dereference symbolic links when copying kernel modules into the packag...nbd
2006-12-18some platform support path name cleanupnbd
2006-11-25fix pesky kmod-* ipkg install bugnbd
2006-11-22move platform specific base-files into target/linux/<targetname>nbd
2006-11-18import Package/Default in KernelPackage to avoid reusing variables from the w...nbd
2006-11-18only enable in-tree kmod-* packages by defaultnbd
2006-11-11make target/linux/* directories self-contained, use the selected kernel versi...nbd
2006-10-24fix dependencies on the virtual kernel package (fixes #878)nbd
2006-10-19cleanup/rewrite of the kernel build processnbd
2006-10-19cleanupnbd
2006-10-19finally kill KMOD_template - removes a big chunk of legacy build codenbd
2006-10-18fix uml-2.6 build, move KERNELNAME to kernel-build.mknico
2006-10-17fix module autoload optionnbd