mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 19:40:39 +00:00
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:
parent
a1ff175dbf
commit
1bd280b1ef
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user