From 2b1f4945b155ffee7f9c7f44bb90e5498b880ff5 Mon Sep 17 00:00:00 2001 From: Jimmy Zhong Date: Wed, 3 Aug 2016 13:58:01 -0400 Subject: ramips: Add support for TEW-714TRU Signed-off-by: Jimmy Zhong --- target/linux/ramips/image/rt305x.mk | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/linux/ramips/image') diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 8b08cc2981..82e77da682 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -418,6 +418,12 @@ define Device/sl-r7205 endef TARGET_DEVICES += sl-r7205 +define Device/tew-714tru + DTS := TEW-714TRU + IMAGE_SIZE := $(ralink_default_fw_size_8M) + DEVICE_TITLE := TRENDnet TEW-714TRU +endef +TARGET_DEVICES += tew-714tru define Device/v22rw-2x2 DTS := V22RW-2X2 -- cgit v1.2.3