John Crispin ad35bcc41e oxnas: use ARM BCJ filter for XZ decompression
Restoring the config for kernel 3.14 didn't contain that change already
made to config-3.18.
It is needed to make squashfs in the kernel match the compression settings
for ARCH=arm in the framework.
If set to ARMTHUMB, boot fails due to squashfs being unreadable if the
filesystem was generated for wth ARM BCJ filter.

in include/image.mk:    BCJ_FILTER:=-Xbcj $(LINUX_KARCH)
Thus the ARM filter is used for all ARM targets.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

SVN-Revision: 43640
2014-12-11 20:41:51 +00:00
..
2014-12-11 20:07:31 +00:00
2014-12-11 19:35:43 +00:00
2014-11-24 06:34:07 +00:00
2014-12-11 20:31:07 +00:00
2014-12-08 12:04:25 +00:00
2014-12-08 12:04:25 +00:00
2014-12-11 18:35:41 +00:00
2014-12-08 12:04:25 +00:00
2014-12-11 01:20:41 +00:00
2014-12-08 12:04:25 +00:00
2014-12-01 18:46:29 +00:00
2014-12-11 18:35:41 +00:00
2014-12-11 18:58:12 +00:00
2014-12-11 20:07:39 +00:00
2014-12-08 12:04:25 +00:00
2014-12-02 13:14:59 +00:00
2014-12-11 20:07:45 +00:00