X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Flinux%2Fmodules%2Fother.mk;h=2f191a101d6fe7ce4c4d9efeab18917d67b1e1a8;hp=25e0f199d8fe5db42f09b6fc4af3808a3d34399f;hb=3cb7c2cd4dd1ebd54caf0bd56e533bf4ef575e15;hpb=48b0c50a05db279a5aa06e9eb644958126d6c894 diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index 25e0f199d8..2f191a101d 100644 --- a/package/kernel/linux/modules/other.mk +++ b/package/kernel/linux/modules/other.mk @@ -443,7 +443,7 @@ $(eval $(call KernelPackage,ssb)) define KernelPackage/bcma SUBMENU:=$(OTHER_MENU) TITLE:=BCMA support - DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx + DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx @!TARGET_ppc40x KCONFIG:=\ CONFIG_BCMA \ CONFIG_BCMA_POSSIBLE=y \