summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/profiles/Ralink.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/rdc-2.6/profiles/Ralink.mk')
-rw-r--r--target/linux/rdc-2.6/profiles/Ralink.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/rdc-2.6/profiles/Ralink.mk b/target/linux/rdc-2.6/profiles/Ralink.mk
index f4c435ddc..847607e8c 100644
--- a/target/linux/rdc-2.6/profiles/Ralink.mk
+++ b/target/linux/rdc-2.6/profiles/Ralink.mk
@@ -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))