From c0d01509b25262f489287b35283522a0d7481d6d Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 1 Feb 2013 15:50:34 +0000 Subject: ar71xx: build image for the TL-WDR3500 board Based on http://patchwork.openwrt.org/patch/3208/ Thanks-to: Paul Fertser Signed-off-by: Gui Iribarren Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35425 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 a1018edad..f554e22fd 100644 --- a/target/linux/ar71xx/generic/profiles/tp-link.mk +++ b/target/linux/ar71xx/generic/profiles/tp-link.mk @@ -115,12 +115,12 @@ $(eval $(call Profile,TLWA901)) define Profile/TLWDR4300 - NAME:=TP-LINK TL-WDR3600/4300/4310 + NAME:=TP-LINK TL-WDR3500/3600/4300/4310 PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev endef define Profile/TLWDR4300/Description - Package set optimized for the TP-LINK TL-WDR3600/4300/4310. + Package set optimized for the TP-LINK TL-WDR3500/3600/4300/4310. endef $(eval $(call Profile,TLWDR4300)) -- cgit v1.2.3