[OpenWrt-Devel] [PATCH 11/17] ramips: disable TP-Link TL-WA750RE by default
Jo-Philipp Wich
jo at mein.io
Sat Nov 16 15:23:40 EST 2019
Disable the TP-Link TL-WA750RE 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/30
Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
target/linux/ar71xx/image/tiny-tp-link.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ar71xx/image/tiny-tp-link.mk b/target/linux/ar71xx/image/tiny-tp-link.mk
index 1c849cff32..8354823d3e 100644
--- a/target/linux/ar71xx/image/tiny-tp-link.mk
+++ b/target/linux/ar71xx/image/tiny-tp-link.mk
@@ -164,6 +164,7 @@ define Device/tl-wa750re-v1
BOARDNAME := TL-WA750RE
DEVICE_PROFILE := TLWA750
TPLINK_HWID := 0x07500001
+ DEFAULT := n
endef
TARGET_DEVICES += tl-wa750re-v1
--
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