Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
[openwrt/staging/jow.git] / target / linux / rdc-2.6 / profiles / Ralink.mk
index f4c435ddca896fb7139d894dcf2024550f2374de..847607e8c5e17ca2bc93eb1585786493b009d4f7 100644 (file)
@@ -5,9 +5,9 @@
 # See /LICENSE for more information.
 #
 
-define Profile/Ralink
-  NAME:=Ralink WiFi
-  PACKAGES:=kmod-rt61
+define Profile/ar525w
+  NAME:=AirLink101 AR525W
+  PACKAGES:=kmod-rt61 kmod-r6040
 endef
-$(eval $(call Profile,Ralink))
+$(eval $(call Profile,ar525w))