tools: build squashfs (v3) for ath79
authorZoltan HERPAI <wigyori@uid0.hu>
Wed, 13 Jun 2018 08:51:50 +0000 (10:51 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 16 Jun 2018 08:08:51 +0000 (10:08 +0200)
commit3e0489dcd91faa3954a05e3fcdaf5de2d1892e67
tree6e85abbcfbc512fa16a2e8c72bbd40f114cab355
parent8956eb502df2d3e40a1c83a46d2781e732f08910
tools: build squashfs (v3) for ath79

Certain Netgear and AVM devices use BE squashfs for the kernel image. As
squashfs4 only supports creating LE images, add squashfs (v3) into
the tools to be built for ath79.

Trying to use an LE squashfs (thus trying to use squashfs4 only for
building the image) for the kernel image results in the bootloader
barfing and stopping.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
tools/Makefile