diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-03 02:00:25 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-03 02:00:25 +0000 |
commit | 8f6bdcffa154191ac4a24a689fc4a66056411407 (patch) | |
tree | bf20edfa8cb3afb8085da32e217b0d45b8583697 /target/linux/brcm47xx/profiles/WRTSL54GS.mk | |
parent | 22d62d311a5049e5c163fa8ec61ee142722fd92a (diff) | |
download | upstream-8f6bdcffa154191ac4a24a689fc4a66056411407.tar.gz upstream-8f6bdcffa154191ac4a24a689fc4a66056411407.tar.bz2 upstream-8f6bdcffa154191ac4a24a689fc4a66056411407.zip |
brcm47xx: build b44 as a module
SVN-Revision: 34994
Diffstat (limited to 'target/linux/brcm47xx/profiles/WRTSL54GS.mk')
-rw-r--r-- | target/linux/brcm47xx/profiles/WRTSL54GS.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/WRTSL54GS.mk b/target/linux/brcm47xx/profiles/WRTSL54GS.mk index 0e53c7d138..68d9a17fe8 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 kmod-b43 + PACKAGES:=kmod-b44 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 |