openwrtv4/target/linux/oxnas
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
..
base-files add new target 'oxnas' 2014-11-26 09:00:08 +00:00
files oxnas: add support for 2nd S-ATA port to sata_oxnas driver 2014-12-10 15:51:07 +00:00
image add new target 'oxnas' 2014-11-26 09:00:08 +00:00
patches-3.14 oxnas: add support for 2nd S-ATA port to sata_oxnas driver 2014-12-10 15:51:07 +00:00
patches-3.18 oxnas: add support for 2nd S-ATA port to sata_oxnas driver 2014-12-10 15:51:07 +00:00
profiles oxnas/kd20: add usb-storage to default package set 2014-12-02 15:25:14 +00:00
base-files.mk add new target 'oxnas' 2014-11-26 09:00:08 +00:00
config-3.14 oxnas: use ARM BCJ filter for XZ decompression 2014-12-11 20:41:51 +00:00
config-3.18 oxnas: switch CRC32 implementation to SLICEBY8 2014-12-02 15:25:28 +00:00
Makefile oxnas: switch back to kernel 3.14 2014-12-05 00:20:50 +00:00