* bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for...
[openwrt/openwrt.git] / target / linux / ifxmips / ar9 / profiles / 200-Ralink.mk
index dd9716ab5931276401d4d5d9a58366fc406ed17a..e443745c09327eb797e7085cb15dabef45866822 100644 (file)
@@ -6,12 +6,9 @@
 #
 
 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))