Now it is possible to use b43 wifi. Signed-off-by: Hauke Mehrtens <[email protected]> SVN-Revision: 42143
@@ -23,6 +23,6 @@ endef
KERNELNAME:="zImage dtbs"
-DEFAULT_PACKAGES += swconfig
+DEFAULT_PACKAGES += swconfig wpad-mini
$(eval $(call BuildTarget))
@@ -7,6 +7,7 @@
define Profile/Generic
NAME:=Broadcom SoC, BCM43xx WiFi (b43, default)
+ PACKAGES:=kmod-b43
endef
define Profile/Generic/Description