From 4022035aafd3f68b9fa56069b5260f55cbf30e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Sat, 20 Jul 2019 23:40:20 +0200 Subject: [PATCH] mt7620: disable image generation for Netgear EX2700 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Image generation is currently failing on builbots due to the following error: WARNING: Image file [...] mt7620-ex2700-squashfs-factory.bin is too big Signed-off-by: Petr Štetiar --- target/linux/ramips/image/mt7620.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index 8d35402561..0cfc49b1e8 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -287,7 +287,7 @@ define Device/ex2700 netgear-dni DEVICE_TITLE := Netgear EX2700 endef -TARGET_DEVICES += ex2700 +#TARGET_DEVICES += ex2700 define Device/ex3700-ex3800 NETGEAR_BOARD_ID := U12H319T00_NETGEAR