ramips: disable TP-Link TL-WR840N v5 by default
authorJo-Philipp Wich <jo@mein.io>
Sat, 16 Nov 2019 20:23:38 +0000 (21:23 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 29 Nov 2019 22:28:44 +0000 (23:28 +0100)
Disable the TP-Link TL-WR840N v5 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/29
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/ramips/image/mt76x8.mk

index 2280a1a6180fc55f04a7d7e773551ae76258b1d0..054935e5957fa2b13ea81deb65a95c3d97b50dcd 100644 (file)
@@ -243,6 +243,7 @@ define Device/tl-wr840n-v5
   KERNEL_INITRAMFS := $(KERNEL_DTB) | tplink-v2-header -e
   IMAGE/sysupgrade.bin := tplink-v2-image -s -e | append-metadata | \
        check-size $$$$(IMAGE_SIZE)
   KERNEL_INITRAMFS := $(KERNEL_DTB) | tplink-v2-header -e
   IMAGE/sysupgrade.bin := tplink-v2-image -s -e | append-metadata | \
        check-size $$$$(IMAGE_SIZE)
+  DEFAULT := n
 endef
 TARGET_DEVICES += tl-wr840n-v5
 
 endef
 TARGET_DEVICES += tl-wr840n-v5