ramips: disable D-Link DIR-300 B1 by default
Disable the DIR-300 B1 image by default as the device has insufficient flash space for release build images. Fixes: FS#2606 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -228,6 +228,7 @@ define Device/dir-300-b1
|
|||||||
IMAGE/factory.bin := \
|
IMAGE/factory.bin := \
|
||||||
$$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | wrg-header wrgn23_dlwbr_dir300b
|
$$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | wrg-header wrgn23_dlwbr_dir300b
|
||||||
DEVICE_TITLE := D-Link DIR-300 B1
|
DEVICE_TITLE := D-Link DIR-300 B1
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += dir-300-b1
|
TARGET_DEVICES += dir-300-b1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user