summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-11-09 22:42:36 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-11-09 22:42:36 +0000
commitf3c918e2ea85e89bde94f25eae2ee74195fed696 (patch)
tree8c97a7eacd0f0a2f28a0d8d0af6b2c96e775a8aa /target/linux/brcm47xx/profiles
parent0a2871aad2566fff2f64da0d49b9e57d39eb2bd0 (diff)
Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13164 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/profiles')
-rw-r--r--target/linux/brcm47xx/profiles/100-Broadcom-b43.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk b/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk
index 81b07fe2e..d5c425d9e 100644
--- a/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk
+++ b/target/linux/brcm47xx/profiles/100-Broadcom-b43.mk
@@ -7,7 +7,7 @@
define Profile/Broadcom-b43
NAME:=Broadcom BCM43xx WiFi (default)
- PACKAGES:=kmod-b43
+ PACKAGES:=kmod-b43 kmod-b43legacy
endef
define Profile/Broadcom-b43/Description