From 484cb57c038e305a010fd3ef602174b7cf2df2bc Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 26 Apr 2013 17:00:50 +0000 Subject: ar71xx: add profile and build image for the TL-WR720N v3 board Signed-off-by: yousong Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36458 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/generic/profiles/tp-link.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles/tp-link.mk') diff --git a/target/linux/ar71xx/generic/profiles/tp-link.mk b/target/linux/ar71xx/generic/profiles/tp-link.mk index be88ac78e1..4ac6ba9632 100644 --- a/target/linux/ar71xx/generic/profiles/tp-link.mk +++ b/target/linux/ar71xx/generic/profiles/tp-link.mk @@ -72,6 +72,18 @@ endef $(eval $(call Profile,TLWR703)) +define Profile/TLWR720 + NAME:=TP-LINK TL-WR720N + PACKAGES:=kmod-usb-core kmod-usb2 +endef + + +define Profile/TLWR720/Description + Package set optimized for the TP-LINK TL-WR720N. +endef +$(eval $(call Profile,TLWR720)) + + define Profile/TLWA701 NAME:=TP-LINK TL-WA701N/ND PACKAGES:= -- cgit v1.2.3