summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/danube/profiles/200-Ralink.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ifxmips/danube/profiles/200-Ralink.mk')
-rw-r--r--target/linux/ifxmips/danube/profiles/200-Ralink.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/target/linux/ifxmips/danube/profiles/200-Ralink.mk b/target/linux/ifxmips/danube/profiles/200-Ralink.mk
index dd9716ab5..19c87c8df 100644
--- a/target/linux/ifxmips/danube/profiles/200-Ralink.mk
+++ b/target/linux/ifxmips/danube/profiles/200-Ralink.mk
@@ -6,12 +6,8 @@
#
define Profile/Ralink
- NAME:=Ralink RT61 Wifi (ARV452)
- PACKAGES:=kmod-rt61-pci
+ NAME:=Ralink RT61 Wifi
+ PACKAGES:=kmod-rt61-pci hostapd-mini
endef
-define Profile/Ralink/Description
- Package set compatible with hardware using Ralink WiFi cards
-endef
$(eval $(call Profile,Ralink))
-