aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-08-13 19:42:07 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-08-13 19:42:07 +0000
commit4860b69f718e252b93dcd37471f6811a6b1dcebe (patch)
treecb20cafd5c45f8e648d87ef64443efa11c8898b2
parent853a1ad7495a596fc090067fc294de2d8aae0395 (diff)
downloadmaster-187ad058-4860b69f718e252b93dcd37471f6811a6b1dcebe.tar.gz
master-187ad058-4860b69f718e252b93dcd37471f6811a6b1dcebe.tar.bz2
master-187ad058-4860b69f718e252b93dcd37471f6811a6b1dcebe.zip
Now we have b43 working in master mode, include b43 in the profile (#3827)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12301 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/brcm47xx/profiles/WRTSL54GS.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/WRTSL54GS.mk b/target/linux/brcm47xx/profiles/WRTSL54GS.mk
index 6582ddad27..0e53c7d138 100644
--- a/target/linux/brcm47xx/profiles/WRTSL54GS.mk
+++ b/target/linux/brcm47xx/profiles/WRTSL54GS.mk
@@ -7,7 +7,7 @@
define Profile/WRTSL54GS
NAME:=Linksys WRTSL54GS
- PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage kmod-scsi-core kmod-fs-ext3 e2fsprogs
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage kmod-scsi-core kmod-fs-ext3 e2fsprogs kmod-b43
endef
define Profile/WRTSL54GS/Description