summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/danube/profiles/100-Atheros.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ifxmips/danube/profiles/100-Atheros.mk')
-rw-r--r--target/linux/ifxmips/danube/profiles/100-Atheros.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/target/linux/ifxmips/danube/profiles/100-Atheros.mk b/target/linux/ifxmips/danube/profiles/100-Atheros.mk
index 71804b294..945868a94 100644
--- a/target/linux/ifxmips/danube/profiles/100-Atheros.mk
+++ b/target/linux/ifxmips/danube/profiles/100-Atheros.mk
@@ -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))