[OpenWrt-Devel] [PATCH 07/17] ramips: disable D-Link DIR-645 by default
Jo-Philipp Wich
jo at mein.io
Sat Nov 16 15:23:36 EST 2019
Disable the D-Link DIR-645 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/23
Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
target/linux/ramips/image/rt3883.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/image/rt3883.mk b/target/linux/ramips/image/rt3883.mk
index 4844abd1b7..2892ed9844 100644
--- a/target/linux/ramips/image/rt3883.mk
+++ b/target/linux/ramips/image/rt3883.mk
@@ -38,6 +38,7 @@ define Device/dir-645
SEAMA_SIGNATURE := wrgn39_dlob.hans_dir645
DEVICE_TITLE := D-Link DIR-645
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
+ DEFAULT := n
endef
TARGET_DEVICES += dir-645
--
2.20.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list