aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-07-23 12:47:25 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-07-23 12:47:25 +0000
commit43939c3980bd28d2845a97f12e1fb5883ed36d29 (patch)
tree716bfce60f728397286b6ec63fdffc82da8d8406 /target/linux/ar71xx/generic
parentd6aa8fee47153b598ef5cd6737d66b09d002ec32 (diff)
downloadmaster-187ad058-43939c3980bd28d2845a97f12e1fb5883ed36d29.tar.gz
master-187ad058-43939c3980bd28d2845a97f12e1fb5883ed36d29.tar.bz2
master-187ad058-43939c3980bd28d2845a97f12e1fb5883ed36d29.zip
[ar71xx]: add support for the archer c5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41814 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic')
-rw-r--r--target/linux/ar71xx/generic/profiles/tp-link.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk
index d6516fed84..78333be0b5 100644
--- a/target/linux/ar71xx/generic/profiles/tp-link.mk
+++ b/target/linux/ar71xx/generic/profiles/tp-link.mk
@@ -6,12 +6,12 @@
#
define Profile/ARCHERC7
- NAME:=TP-LINK Archer C7
+ NAME:=TP-LINK Archer C5/C7
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev kmod-ath10k
endef
define Profile/ARCHERC7/Description
- Package set optimized for the TP-LINK Archer C7.
+ Package set optimized for the TP-LINK Archer C5/C7.
endef
$(eval $(call Profile,ARCHERC7))