bcm47xx: disable image for Linksys WRT160n v3
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>
This commit is contained in:
parent
11478524a2
commit
eb15b0e0c9
@ -156,6 +156,7 @@ define Device/linksys-wrt160n-v3
|
|||||||
$(Device/linksys)
|
$(Device/linksys)
|
||||||
DEVICE_ID := N150
|
DEVICE_ID := N150
|
||||||
VERSION := 3.0.3
|
VERSION := 3.0.3
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += linksys-wrt160n-v3
|
TARGET_DEVICES += linksys-wrt160n-v3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user