From dc628f2e0870d448313e790398bfaf36850c4702 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 23 Jul 2014 12:47:25 +0000 Subject: add support for the archer c5 Signed-off-by: Imre Kaloz SVN-Revision: 41814 --- target/linux/ar71xx/generic/profiles/tp-link.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/generic/profiles') 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)) -- cgit v1.2.3