bcm47xx: disable image for Linksys WRT160n v3
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 8 Jul 2020 12:32:31 +0000 (14:32 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 13 Jul 2020 08:37:22 +0000 (10:37 +0200)
The device can only hold 3.6 MB, but newer images (since 18.06)
are bigger, so flashing a new version fails.

This disables default build for this device based on the bug report
referenced below.

Fixes: FS#1963
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/bcm47xx/image/mips74k.mk

index 3f4fe5005d10fc3378a0a3f6b4bda5ba680da18b..6ca4d21e1f30a683b0270327ada32bbe6c099afd 100644 (file)
@@ -156,6 +156,7 @@ define Device/linksys-wrt160n-v3
   $(Device/linksys)
   DEVICE_ID := N150
   VERSION := 3.0.3
+  DEFAULT := n
 endef
 TARGET_DEVICES += linksys-wrt160n-v3