From: Florian Fainelli <florian@openwrt.org>
Date: Thu, 20 Nov 2008 23:01:48 +0000 (+0000)
Subject: Update brcm63xx broadcom profile now that b43 is available
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=5acddecc68445a17683b3002f958dfd51fc980bb;p=openwrt%2Fstaging%2Fneocturne.git

Update brcm63xx broadcom profile now that b43 is available

SVN-Revision: 13302
---

diff --git a/target/linux/brcm63xx/profiles/Broadcom.mk b/target/linux/brcm63xx/profiles/Broadcom.mk
index 5fe71bb525..b7e1f46ec5 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