summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/profiles
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-25 09:16:20 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-25 09:16:20 +0000
commiteeab7aa026971e3db3dcb17ba0366937466f1934 (patch)
treeba7834e65356b512b056a80d18458360b994a129 /target/linux/rdc-2.6/profiles
parent87378c0dd01f5e45ad0ffcbadc506a966ab6a213 (diff)
Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc-2.6/profiles')
-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))