aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/profiles
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-05-21 09:53:59 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-05-21 09:53:59 +0000
commit58405b0509e97c7f7fdf7a5a83e9e223bc25ca2a (patch)
tree0ff83bd4b7a2ab3f59706b52bfadff7594eafdf0 /target/linux/rdc/profiles
parent22eaf8b658736a1dd2fbf28c61abc720ff0ff4fb (diff)
downloadupstream-58405b0509e97c7f7fdf7a5a83e9e223bc25ca2a.tar.gz
upstream-58405b0509e97c7f7fdf7a5a83e9e223bc25ca2a.tar.bz2
upstream-58405b0509e97c7f7fdf7a5a83e9e223bc25ca2a.zip
add r6040 phylib support which allows to use the ip175c switch driver on ar525w
SVN-Revision: 21521
Diffstat (limited to 'target/linux/rdc/profiles')
-rw-r--r--target/linux/rdc/profiles/ar525w.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rdc/profiles/ar525w.mk b/target/linux/rdc/profiles/ar525w.mk
index c2faee9da6..e86f47a49a 100644
--- a/target/linux/rdc/profiles/ar525w.mk
+++ b/target/linux/rdc/profiles/ar525w.mk
@@ -6,7 +6,7 @@
#
define Profile/ar525w
- NAME:=Airlink AR525W
- PACKAGES:=kmod-rt61-pci
+ NAME:=Airlink AR525W
+ PACKAGES:=kmod-rt61-pci kmod-switch-ip175c
endef
$(eval $(call Profile,ar525w))