[ifxmips]:
[openwrt/svn-archive/archive.git] / target / linux / ifxmips / danube / profiles / 200-Ralink.mk
index dd9716ab5931276401d4d5d9a58366fc406ed17a..19c87c8df09c4405d37828c078bb1e8dc40882ee 100644 (file)
@@ -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))
-