From: Petr Štetiar Date: Sat, 20 Jul 2019 21:40:20 +0000 (+0200) Subject: mt7620: disable image generation for Netgear EX2700 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4022035aafd3f68b9fa56069b5260f55cbf30e5e;p=openwrt%2Fstaging%2Fynezz.git mt7620: disable image generation for Netgear EX2700 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 --- 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