ramips: mt7620: disable images for Netgear 2700
Because openwrt-ramips-mt7620-netgear_ex2700-squashfs-factory.bin is too big. Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
4349d4c682
commit
ef3c71464a
|
|
@ -611,6 +611,7 @@ define Device/netgear_ex2700
|
||||||
DEVICE_VENDOR := NETGEAR
|
DEVICE_VENDOR := NETGEAR
|
||||||
DEVICE_MODEL := EX2700
|
DEVICE_MODEL := EX2700
|
||||||
SUPPORTED_DEVICES += ex2700
|
SUPPORTED_DEVICES += ex2700
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += netgear_ex2700
|
TARGET_DEVICES += netgear_ex2700
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue