From: Rafał Miłecki Date: Mon, 15 Aug 2016 07:28:54 +0000 (+0200) Subject: bcm53xx: prepare for building Tenda AC9 TRX image X-Git-Tag: v17.01.0-rc1~1723 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=dd7eddcb0880fe2b5d4bcbf7608625d382f215ec bcm53xx: prepare for building Tenda AC9 TRX image It'll be enabled when we complete basic support. Signed-off-by: Rafał Miłecki --- diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile index 09c8c9387d..67114b8137 100644 --- a/target/linux/bcm53xx/image/Makefile +++ b/target/linux/bcm53xx/image/Makefile @@ -219,6 +219,14 @@ define Device/smartrg-sr400ac IMAGE/trx := append-rootfs | trx-serial endef +define Device/tenda-ac9 + DEVICE_TITLE := Tenda AC9 + DEVICE_PACKAGES := $(USB2_PACKAGES) + IMAGES := trx + IMAGE/trx := append-rootfs | trx-serial +endef +# TARGET_DEVICES += tenda-ac9 + TARGET_DEVICES += \ netgear-r6250 netgear-r6300-v2 netgear-r8000 \ smartrg-sr400ac