diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-03 02:00:25 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-03 02:00:25 +0000 |
commit | c12ce7de6ebbab2233dfba606f010f5170ee6505 (patch) | |
tree | 23589e6b956301de13107d2cc9be9c9dd78cdab0 /target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk | |
parent | 70fcf6903deb8a1dc39b8d9e9f37326ef9311eaf (diff) |
brcm47xx: build b44 as a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34994 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |