summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-08 20:01:16 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-08 20:01:16 +0000
commitcc2563940f4d989ecc90ef8a3b1851f6070a7fca (patch)
tree8dff2eb801c8cd91622b73978b699798375553bf /target
parent501cad2ce2368324a65f9bd94ae17bc900543f71 (diff)
[package] rename kmod-switch-ip175c package to kmod-switch-ip17xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22544 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/rdc/profiles/ar525w.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/profiles/ar525w.mk b/target/linux/rdc/profiles/ar525w.mk
index c0659df1d..d38cb1f23 100644
--- a/target/linux/rdc/profiles/ar525w.mk
+++ b/target/linux/rdc/profiles/ar525w.mk
@@ -7,6 +7,6 @@
define Profile/ar525w
NAME:=Airlink AR525W
- PACKAGES:=kmod-rt61-pci kmod-switch-ip175c swconfig
+ PACKAGES:=kmod-rt61-pci kmod-switch-ip17xx swconfig
endef
$(eval $(call Profile,ar525w))