From: Jo-Philipp Wich Date: Sat, 16 Nov 2019 18:54:42 +0000 (+0100) Subject: ramips: disable D-Link DIR-300 B1 by default X-Git-Tag: v19.07.0-rc2~78 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=1bd280b1ef6502045eeef86aaa64481238e983c3 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 --- diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index adda8ec67e..d74e196a8b 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -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