2
0
forked from Ivasoft/openwrt

brcm47xx: remove kmod-bgmac from profile

bgmac will be compiled into the kernel since r41594.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 41667
This commit is contained in:
Hauke Mehrtens
2014-07-15 21:57:13 +00:00
parent f5955c2e6b
commit 1636bc6704
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
define Profile/Broadcom-mips74k-wl
NAME:=Broadcom SoC, BCM43xx WiFi (proprietary wl)
PACKAGES:=kmod-bgmac -wpad-mini kmod-brcm-wl wlc nas
PACKAGES:=-wpad-mini kmod-brcm-wl wlc nas
endef
define Profile/Broadcom-mips74k-wl/Description