diff options
author | John Crispin <john@openwrt.org> | 2014-12-11 20:41:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-12-11 20:41:51 +0000 |
commit | ad35bcc41e54a3444c3901eec86f255d3841b941 (patch) | |
tree | e373fc9ac4a61f7284097c0db1c90cd86439f22e /include/kernel-version.mk | |
parent | 3aaee1ba023ac40f329821ca3d2fb6b17a7532a4 (diff) | |
download | upstream-ad35bcc41e54a3444c3901eec86f255d3841b941.tar.gz upstream-ad35bcc41e54a3444c3901eec86f255d3841b941.tar.bz2 upstream-ad35bcc41e54a3444c3901eec86f255d3841b941.zip |
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
Diffstat (limited to 'include/kernel-version.mk')
0 files changed, 0 insertions, 0 deletions