ramips: disable ASUS RT-N10+ B1 by default
Disable the ASUS RT-N10+ B1 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/1 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
953d9c384f
commit
4b759caf51
@ -650,6 +650,7 @@ define Device/rt-n10-plus
|
|||||||
BLOCKSIZE := 64k
|
BLOCKSIZE := 64k
|
||||||
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
||||||
DEVICE_TITLE := Asus RT-N10+
|
DEVICE_TITLE := Asus RT-N10+
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += rt-n10-plus
|
TARGET_DEVICES += rt-n10-plus
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user