ramips: Add support for the Netgear WNDR3700v5
https://wiki.openwrt.org/toh/netgear/wndr3700 wndr3700v5 uses the single-core dual thread MediaTek MT7621S SoC. Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 49247
This commit is contained in:
@@ -97,6 +97,12 @@ define Device/witi
|
||||
endef
|
||||
TARGET_DEVICES += witi
|
||||
|
||||
define Device/wndr3700v5
|
||||
DTS := WNDR3700V5
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
||||
endef
|
||||
TARGET_DEVICES += wndr3700v5
|
||||
|
||||
define Device/zbt-wg2626
|
||||
DTS := ZBT-WG2626
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
||||
|
||||
Reference in New Issue
Block a user