ath25: disable devices with 4M flash
Devices with 4M flash are not built be default for 20.xx anymore.
Building them with buildbot settings does not work anymore anyway.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit ad22f6a8aa)
This commit is contained in:
parent
1e1772cc1e
commit
107c5d097c
@ -88,6 +88,7 @@ TARGET_DEVICES += ubnt2
|
||||
define Device/ubnt5
|
||||
DEVICE_TITLE := Ubiquiti XS5
|
||||
IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS5 -v XS5.ar2313
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += ubnt5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user