aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/other.mk
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-11-09 21:16:52 +0000
committerJonas Gorski <jogo@openwrt.org>2011-11-09 21:16:52 +0000
commit7cdbaef39d2068aacc8fd06582a18591eac859ea (patch)
treec53834093241bc4d12dc1d6874d58e3d3d875b12 /package/kernel/modules/other.mk
parent04fd1b5e8c944dc4431061dc49c552cf942fff62 (diff)
downloadmaster-187ad058-7cdbaef39d2068aacc8fd06582a18591eac859ea.tar.gz
master-187ad058-7cdbaef39d2068aacc8fd06582a18591eac859ea.tar.bz2
master-187ad058-7cdbaef39d2068aacc8fd06582a18591eac859ea.zip
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28897 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/modules/other.mk')
-rw-r--r--package/kernel/modules/other.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk
index 951f7ac944..266aa01cb8 100644
--- a/package/kernel/modules/other.mk
+++ b/package/kernel/modules/other.mk
@@ -560,6 +560,7 @@ define KernelPackage/bcma
CONFIG_BCMA_BLOCKIO=y \
CONFIG_BCMA_HOST_PCI_POSSIBLE=y \
CONFIG_BCMA_HOST_PCI=y \
+ CONFIG_BCMA_DRIVER_MIPS=n \
CONFIG_BCMA_DRIVER_PCI_HOSTMODE=n \
CONFIG_BCMA_DEBUG=n
FILES:=$(LINUX_DIR)/drivers/bcma/bcma.ko