ramips: disable TP-Link TL-WA750RE by default
authorJo-Philipp Wich <jo@mein.io>
Sat, 16 Nov 2019 20:23:40 +0000 (21:23 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 29 Nov 2019 23:05:46 +0000 (00:05 +0100)
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@mein.io>
target/linux/ar71xx/image/tiny-tp-link.mk

index e79460df5b37df80a27d329d442e5cd522c9271b..99337ff7aaeb97cd21d901737ecdfc5223d99c88 100644 (file)
@@ -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