add r6040 phylib support which allows to use the ip175c switch driver on ar525w
[openwrt/staging/yousong.git] / target / linux / rdc / profiles / ar525w.mk
index c2faee9da6afd71d396f181981828a137442d651..e86f47a49af1a5f24ca35dcca5fbd1f0bfd75a3e 100644 (file)
@@ -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))