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/104-Broadcom-ath5k.mk | |
parent | 22d62d311a5049e5c163fa8ec61ee142722fd92a (diff) | |
download | mtk-20170518-8f6bdcffa154191ac4a24a689fc4a66056411407.zip mtk-20170518-8f6bdcffa154191ac4a24a689fc4a66056411407.tar.gz mtk-20170518-8f6bdcffa154191ac4a24a689fc4a66056411407.tar.bz2 |
brcm47xx: build b44 as a module
SVN-Revision: 34994
Diffstat (limited to 'target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk')
-rw-r--r-- | target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk b/target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk index 32baa08..56a505a 100644 --- a/target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk +++ b/target/linux/brcm47xx/profiles/104-Broadcom-ath5k.mk @@ -7,7 +7,7 @@ define Profile/Broadcom-ath5k NAME:=Atheros WiFi (ath5k) - PACKAGES:=kmod-ath5k + PACKAGES:=kmod-b44 kmod-ath5k endef define Profile/Atheros/Description |