summaryrefslogtreecommitdiffstats
path: root/include/kernel.mk
Commit message (Expand)AuthorAgeFilesLines
* prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packagesnbd2010-03-291-2/+4
* add support for marking specific kernel module packages as potentially being ...nbd2010-02-261-1/+4
* do not download kernel sources when using an external kernel treenbd2009-12-141-1/+3
* fix one more instance of r18295nbd2009-11-041-1/+1
* fix platform specific overrides for kernel modules, fixes lp on brcm-2.4nbd2009-11-041-1/+1
* now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa...nbd2009-09-061-2/+2
* [package] ensure CONTROL directory is created (#5683)florian2009-08-171-0/+1
* add a modified version of the mips64 patch from #4603nbd2009-04-181-1/+1
* get rid of one more $(shell) instancenbd2009-03-031-6/+1
* replace a few unnecessary $(shell) callsnbd2009-03-031-6/+10
* avoid repeating the same dependency multiple timesnbd2009-03-031-1/+7
* fix LINUX_KARCH for x86nbd2009-01-111-1/+1
* change the way ./files* and the generic kernel files are applied. ./files now...nbd2008-10-181-1/+1
* make sure that when the kernel config changes, compile is triggered for all k...nbd2008-09-021-0/+2
* fix kconfig for packages that only define =y, =m or =n rulesnbd2008-08-271-1/+1
* This patch makes kernel modules check if config is defined and creates a configthepeople2008-05-151-0/+6
* add a macro to compare kernel patch versions and use it for crypto and watchd...nico2008-05-111-0/+4
* add optional version suffix to kernel files/ directoriesnbd2008-04-281-0/+1
* fix kernel config related build errornbd2007-11-301-1/+1
* include the kernel config for kernel related packages (should fix some b43 co...nbd2007-11-301-1/+4
* don't specify "CC=<nothing>" on kernel build command linenbd2007-10-231-4/+4
* don't replace powerpc arch with ppcnbd2007-10-231-7/+8
* revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...nico2007-09-161-2/+1
* fix kernel build with quiltnbd2007-09-101-1/+3
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd2007-09-081-0/+6
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-7/+16
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-061-2/+2
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico2007-09-031-1/+2
* provide default PKG_BUILD_DIR for packages missing a PKG_VERSIONnico2007-09-031-1/+1
* use a default VERSION field for kmod packagesnico2007-09-021-0/+1
* add a '@KERNEL' download facility, tweak scriptnico2007-08-261-4/+1
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...nico2007-08-261-0/+2
* move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define...nico2007-08-251-1/+0
* add support for KernelPackage/*/descriptionnico2007-08-251-0/+6
* revert [8415], seems to be causing problems for the kernel buildnbd2007-08-161-3/+0
* always include kernel config for kernel packagesnbd2007-08-151-0/+3
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-3/+3
* fix kmod packages that don't use KCONFIGnbd2007-08-021-1/+1
* fix kmod packaging for packages where some KCONFIG symbols are set to ynbd2007-08-021-1/+1
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...nbd2007-07-311-0/+2
* disable kmod packages where the KCONFIG options are =ynbd2007-07-201-7/+9
* dynamically enable/disable kernel config options for kmod packages based on b...nbd2007-07-181-11/+7
* reordered GENERIC_PATCH_DIR variablejuhosg2007-07-011-1/+1
* fix kernel config feature autodetectionnbd2007-06-301-2/+1
* prepare for the transition to linux 2.6.22 - make it possible to override the...nbd2007-06-161-4/+8
* fix kmod-* build error when wildcards are being used in $(FILES)nbd2007-04-261-1/+1
* Improved autorebuild for kernel related stuff.nbd2007-04-181-1/+2
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-0/+2
* always dereference symbolic links when copying kernel modules into the packag...nbd2007-02-231-1/+1
* some platform support path name cleanupnbd2006-12-181-0/+1