Author: jow Date: 2015-01-31 17:49:26 +0100 (Sat, 31 Jan 2015) New Revision: 44231
Modified: trunk/package/kernel/linux/modules/other.mk Log: linux: enable kmod-bcma on ppc40x after r44230 Signed-off-by: Jo-Philipp Wich <[email protected]> Modified: trunk/package/kernel/linux/modules/other.mk =================================================================== --- trunk/package/kernel/linux/modules/other.mk 2015-01-31 16:43:13 UTC (rev 44230) +++ trunk/package/kernel/linux/modules/other.mk 2015-01-31 16:49:26 UTC (rev 44231) @@ -441,7 +441,7 @@ define KernelPackage/bcma SUBMENU:=$(OTHER_MENU) TITLE:=BCMA support - DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx @!TARGET_ppc40x + DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx KCONFIG:=\ CONFIG_BCMA \ CONFIG_BCMA_POSSIBLE=y \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
