summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/profiles
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-08-11 20:25:26 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-08-11 20:25:26 +0000
commit3c3b3dd41d5750fc72797915432ef046938bed3b (patch)
treeeb2ce0193fb818a7d7a91d22e6bb3501c3ee2a0d /target/linux/bcm53xx/profiles
parent1d14e7ef1b5d008dd474b61cd65a93f584d68f8f (diff)
downloadmaster-31e0f0ae-3c3b3dd41d5750fc72797915432ef046938bed3b.tar.gz
master-31e0f0ae-3c3b3dd41d5750fc72797915432ef046938bed3b.tar.bz2
master-31e0f0ae-3c3b3dd41d5750fc72797915432ef046938bed3b.zip
bcm53xx: add b43 wifi support
Now it is possible to use b43 wifi. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42143
Diffstat (limited to 'target/linux/bcm53xx/profiles')
-rw-r--r--target/linux/bcm53xx/profiles/100-Generic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/profiles/100-Generic.mk b/target/linux/bcm53xx/profiles/100-Generic.mk
index 5e6d1ce85d..ce5a826884 100644
--- a/target/linux/bcm53xx/profiles/100-Generic.mk
+++ b/target/linux/bcm53xx/profiles/100-Generic.mk
@@ -7,6 +7,7 @@
define Profile/Generic
NAME:=Broadcom SoC, BCM43xx WiFi (b43, default)
+ PACKAGES:=kmod-b43
endef
define Profile/Generic/Description