ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes #9954)
[openwrt/staging/yousong.git] / target / linux / ar71xx / generic / profiles / 01-minimal.mk
index 812ae6f1b95001c4e3db8c2ede04dc7803f55ed1..dfaa3b0b37cde02cffd870bba3548a2231707668 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/Minimal
        NAME:=Minimal Profile (no drivers)
-       PACKAGES:=
+       PACKAGES:=-kmod-ath9k -wpad-mini
 endef
 
 define Profile/Minimal/Description