linux: disable kmod-bcma on ppc40x, it does not build
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44146
This commit is contained in:
@@ -443,7 +443,7 @@ $(eval $(call KernelPackage,ssb))
|
|||||||
define KernelPackage/bcma
|
define KernelPackage/bcma
|
||||||
SUBMENU:=$(OTHER_MENU)
|
SUBMENU:=$(OTHER_MENU)
|
||||||
TITLE:=BCMA support
|
TITLE:=BCMA support
|
||||||
DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx
|
DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx @!TARGET_ppc40x
|
||||||
KCONFIG:=\
|
KCONFIG:=\
|
||||||
CONFIG_BCMA \
|
CONFIG_BCMA \
|
||||||
CONFIG_BCMA_POSSIBLE=y \
|
CONFIG_BCMA_POSSIBLE=y \
|
||||||
|
|||||||
Reference in New Issue
Block a user