openwrtv4/target
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
..
imagebuilder target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency 2014-10-31 12:59:23 +00:00
linux oxnas: use ARM BCJ filter for XZ decompression 2014-12-11 20:41:51 +00:00
sdk sdk: add missing kernel include files 2014-12-11 17:03:04 +00:00
toolchain target/toolchain/Config.in: Clarify packaging of toolchain. 2014-10-14 12:21:16 +00:00
Config.in aarch64: add initial support 2014-11-24 06:33:13 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00