diff --git a/target/linux/ramips/image/mt76x8.mk b/target/linux/ramips/image/mt76x8.mk index c251634a5a..eed9daa205 100644 --- a/target/linux/ramips/image/mt76x8.mk +++ b/target/linux/ramips/image/mt76x8.mk @@ -735,6 +735,7 @@ define Device/tplink_tl-wa801nd-v5 TPLINK_HWREVADD := 0x5 IMAGES := sysupgrade.bin tftp-recovery.bin IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin) + DEFAULT := n endef TARGET_DEVICES += tplink_tl-wa801nd-v5 @@ -748,6 +749,7 @@ define Device/tplink_tl-wr802n-v4 TPLINK_HWREVADD := 0x4 IMAGES := sysupgrade.bin tftp-recovery.bin IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin) + DEFAULT := n endef TARGET_DEVICES += tplink_tl-wr802n-v4 @@ -762,6 +764,7 @@ define Device/tplink_tl-wr840n-v4 IMAGES := sysupgrade.bin tftp-recovery.bin IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin) SUPPORTED_DEVICES += tl-wr840n-v4 + DEFAULT := n endef TARGET_DEVICES += tplink_tl-wr840n-v4 @@ -791,6 +794,7 @@ define Device/tplink_tl-wr841n-v13 IMAGES := sysupgrade.bin tftp-recovery.bin IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin) SUPPORTED_DEVICES += tl-wr841n-v13 + DEFAULT := n endef TARGET_DEVICES += tplink_tl-wr841n-v13