ath25: disable image generation for ubnt2 and ubnt5 devices
authorPetr Štetiar <ynezz@true.cz>
Sat, 20 Jul 2019 06:57:23 +0000 (08:57 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sat, 20 Jul 2019 06:57:23 +0000 (08:57 +0200)
commit2938d6530a485912ceb39d271cac8133e06e8ac0
tree30ed5620bf2ba4da52c329ef434d7ca9661f7f4d
parent6d59f4eeb4c3d49257379499c8a43eea058f4d51
ath25: disable image generation for ubnt2 and ubnt5 devices

Image generations is currently failing on builbots due to the following
errors:

 mkfwimage -B XS2 -v XS2 [...] ath25-ubnt2-squashfs-sysupgrade.bin
 ERROR: Failed creating firmware layout description - error code: -2

 mkfwimage -B XS5 -v XS5 [...] ath25-ubnt5-squashfs-sysupgrade.bin
 ERROR: Failed creating firmware layout description - error code: -2

That cryptic -2 error simply means, that kernel+rootfs doesn't fit into
the firmware partition.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ath25/image/Makefile