diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 4d657f118d..5a08ada02f 100644 --- a/package/kernel/modules/other.mk +++ b/package/kernel/modules/other.mk @@ -210,7 +210,7 @@ $(eval $(call KernelPackage,pcmcia-serial)) define KernelPackage/ssb SUBMENU:=$(OTHER_MENU) TITLE:=Silicon Sonics Backplane glue code - DEPENDS:=@LINUX_2_6 @PCI_SUPPORT @!TARGET_brcm47xx + DEPENDS:=@LINUX_2_6 @PCI_SUPPORT @!TARGET_brcm47xx||!TARGET_brcm63xx KCONFIG:=\ CONFIG_SSB \ CONFIG_SSB_B43_PCI_BRIDGE=y \