mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-10 00:29:26 +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 := \
|
||||
$$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | wrg-header wrgn23_dlwbr_dir300b
|
||||
DEVICE_TITLE := D-Link DIR-300 B1
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += dir-300-b1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user