From 607ecb249cb46472694c0b06cf812b2609a3b8dd Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 20 Jan 2015 06:34:28 +0000 Subject: ralink: add support for firewrt this is a mt7621 based board Signed-off-by: wengbj SVN-Revision: 44055 --- target/linux/ramips/image/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/image') diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index f935a95d3b..e4dea9b7b5 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -893,7 +893,7 @@ endif # ifeq ($(SUBTARGET),mt7621) - TARGET_DEVICES += mt7621 wsr-600 wsr-1166 dir-860l-b1 + TARGET_DEVICES += mt7621 wsr-600 wsr-1166 dir-860l-b1 firewrt endif define Device/mt7621 @@ -925,6 +925,11 @@ define Device/dir-860l-b1 seama-seal -m "signature=wrgac13_dlink.2013gui_dir860lb" endef +define Device/firewrt + DTS := FIREWRT + IMAGE_SIZE := $(ralink_default_fw_size_8M) +endef + # # MT7628 Profiles # -- cgit v1.2.3