From 1077a214196232b1c41e9e7a2b18914e0a1e94f5 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 21 May 2010 09:53:59 +0000 Subject: [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 --- target/linux/rdc/profiles/ar525w.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/rdc/profiles/ar525w.mk') diff --git a/target/linux/rdc/profiles/ar525w.mk b/target/linux/rdc/profiles/ar525w.mk index c2faee9da..e86f47a49 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)) -- cgit v1.2.3