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/WL500GPv1-ATH.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/WL500GPv1-ATH.mk')
-rw-r--r-- | target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk b/target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk index 4d50db3474..3cdd8a0b33 100644 --- a/target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk +++ b/target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk @@ -7,7 +7,7 @@ define Profile/WL500GPv1 NAME:=ASUS WL-500g Premium v1 (Atheros WiFi using ath5k) - PACKAGES:=kmod-ath5k kmod-usb-core kmod-usb-uhci kmod-usb2 + PACKAGES:=kmod-b44 kmod-ath5k kmod-usb-core kmod-usb-uhci kmod-usb2 endef define Profile/WL500GPv1/Description |