ramips: disable WR512-3GN 4MB variant by default

Disable the WR512-3GN 4MB image by default as the device has
insufficient flash space for release build images.

Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
openwrt-19.07
Jo-Philipp Wich 2019-11-16 21:23:45 +01:00 committed by Hauke Mehrtens
parent 67aca5f0ae
commit 432a349761
1 changed files with 1 additions and 0 deletions

View File

@ -838,6 +838,7 @@ define Device/wr512-3gn-4M
DTS := WR512-3GN-4M
IMAGE_SIZE := $(ralink_default_fw_size_4M)
DEVICE_TITLE := WR512-3GN (4M)
DEFAULT := n
endef
TARGET_DEVICES += wr512-3gn-4M