summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/bcm53xx/Makefile2
-rw-r--r--target/linux/bcm53xx/profiles/100-Generic.mk1
2 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile
index 023ce4e..f348b0d 100644
--- a/target/linux/bcm53xx/Makefile
+++ b/target/linux/bcm53xx/Makefile
@@ -23,6 +23,6 @@ endef
KERNELNAME:="zImage dtbs"
-DEFAULT_PACKAGES += swconfig
+DEFAULT_PACKAGES += swconfig wpad-mini
$(eval $(call BuildTarget))
diff --git a/target/linux/bcm53xx/profiles/100-Generic.mk b/target/linux/bcm53xx/profiles/100-Generic.mk
index 5e6d1ce..ce5a826 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