ramips: disable D-Link DIR-300 B5/B6/B7 by default
Disable the D-Link DIR-300 B5/B6/B7 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/18 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
0686418338
commit
02fc43b4b4
@ -237,6 +237,7 @@ define Device/dir-300-b7
|
|||||||
BLOCKSIZE := 4k
|
BLOCKSIZE := 4k
|
||||||
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
||||||
DEVICE_TITLE := D-Link DIR-300 B7
|
DEVICE_TITLE := D-Link DIR-300 B7
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += dir-300-b7
|
TARGET_DEVICES += dir-300-b7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user