summaryrefslogtreecommitdiff
path: root/target/linux/rdc
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-08 20:01:16 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-08 20:01:16 +0000
commit088b6410563979a3495d8cbdfe19d24a98626028 (patch)
treec4bb38c8583b2f661f94f9841c268e532c13985d /target/linux/rdc
parentdd3652e168556dcdb79da21d3b61bb283c6cc91f (diff)
downloadmtk-20170518-088b6410563979a3495d8cbdfe19d24a98626028.zip
mtk-20170518-088b6410563979a3495d8cbdfe19d24a98626028.tar.gz
mtk-20170518-088b6410563979a3495d8cbdfe19d24a98626028.tar.bz2
rename kmod-switch-ip175c package to kmod-switch-ip17xx
SVN-Revision: 22544
Diffstat (limited to 'target/linux/rdc')
-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 c0659df..d38cb1f 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))