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
commit99c94303e86a2c92383a8f2daac6197ca135bb99 (patch)
tree6438e75231feb554e51ddb1a30422f811cf69e6d /target/linux/rdc/profiles
parentfd7257ac883a4dd15a82c4ac7ea8d606e096b8d0 (diff)
downloadupstream-99c94303e86a2c92383a8f2daac6197ca135bb99.tar.gz
upstream-99c94303e86a2c92383a8f2daac6197ca135bb99.tar.bz2
upstream-99c94303e86a2c92383a8f2daac6197ca135bb99.zip
[rdc] add r6040 phylib support which allows to use the ip175c switch driver on ar525w
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21521 3c298f89-4303-0410-b956-a3cf2f4a3e73
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))