mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-06 17:30:37 +00:00
Having CONFIG_XZ_DEC_ARMTHUMB enabled breaks squashfs when ARM BCJ filter was used to create the filesystem (and that's what we do on all ARM targets). Thus unset CONFIG_XZ_DEC_ARMTHUMB to fix squashfs on sunxi. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 45347