Browse Source

Update brcm63xx broadcom profile now that b43 is available

SVN-Revision: 13302
Florian Fainelli 17 năm trước cách đây
mục cha
commit
5acddecc68
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      target/linux/brcm63xx/profiles/Broadcom.mk

+ 1 - 1
target/linux/brcm63xx/profiles/Broadcom.mk

@@ -7,7 +7,7 @@
 
 define Profile/Broadcom
   NAME:=Broadcom WiFi (default)
-  PACKAGES:=kmod-net-bcm43xx
+  PACKAGES:=kmod-b43
 endef
 
 define Profile/Broadcom/Description