[ifxmips]:
[openwrt/svn-archive/archive.git] / target / linux / ifxmips / ar9 / profiles / 100-Atheros.mk
index 71804b294f9764fbace50765404c93f77859e638..945868a947073c45094bdc3d4bf6c437de321386 100644 (file)
@@ -6,12 +6,9 @@
 #
 
 define Profile/Atheros
-  NAME:=Atheros WiFi (default)
-  PACKAGES:=kmod-madwifi
+  NAME:=Atheros WiFi
+  PACKAGES:=kmod-madwifi hostapd-mini
 endef
 
-define Profile/Atheros/Description
-       Package set compatible with hardware using Atheros WiFi cards
-endef
 $(eval $(call Profile,Atheros))