From: florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu, 20 Nov 2008 23:01:48 +0000 (+0000)
Subject: Update brcm63xx broadcom profile now that b43 is available
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/afb2aa1a4aaf9463a6babbbcb94e3f2c4d71bf8f?ds=inline

Update brcm63xx broadcom profile now that b43 is available

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13302 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

diff --git a/target/linux/brcm63xx/profiles/Broadcom.mk b/target/linux/brcm63xx/profiles/Broadcom.mk
index 5fe71bb52..b7e1f46ec 100644
--- a/target/linux/brcm63xx/profiles/Broadcom.mk
+++ b/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