Openwrt/target/linux
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
..
adm5120
adm8668 adm8668: remove linux 3.3 support 2014-12-11 20:07:31 +00:00
ar7 ar7: remove config-3.10 2014-12-11 19:35:43 +00:00
ar71xx ar71xx: improve ethernet driver cache footprint by removing an unnecessary pointer 2014-12-09 12:28:46 +00:00
arm64
at91
atheros
au1000 au1000: distinguish different models and set correct MAC-address 2014-12-11 18:28:44 +00:00
avr32
bcm53xx bcm53xx: failsafe support 2014-12-11 20:31:07 +00:00
brcm47xx brcm47xx: add WNDR3400 V3 buttons 2014-12-08 17:02:28 +00:00
brcm63xx
brcm2708
cns3xxx
cns21xx
cobalt
ep93xx
gemini
generic kernel: drop CONFIG_PROC_DEVICETREE in 3.18 2014-12-10 18:55:53 +00:00
imx6 kernel/modules: fix chipidea 2014-12-11 18:35:41 +00:00
iop32x
ipq806x
ixp4xx
kirkwood kirkwood: add 3.18 support 2014-12-11 01:20:41 +00:00
lantiq
malta
mcs814x
mpc52xx
mpc83xx
mpc85xx mcp85xx/p1020: fixup config-default 2014-12-11 18:39:22 +00:00
mvebu kernel: drop CONFIG_PROC_DEVICETREE in 3.18 2014-12-10 18:55:53 +00:00
mxs kernel/modules: fix chipidea 2014-12-11 18:35:41 +00:00
netlogic netlogic: sync kernel config 2014-12-11 18:58:12 +00:00
octeon octeon: remove linux 3.10 support 2014-12-11 20:07:39 +00:00
omap
omap24xx
orion
oxnas oxnas: use ARM BCJ filter for XZ decompression 2014-12-11 20:41:51 +00:00
ppc40x
ppc44x
pxa
ramips ralink: mt7621 was missing a symbol that made the CC builder fail 2014-12-11 18:54:30 +00:00
rb532
realview
sibyte
sparc
sunxi kernel: drop CONFIG_PROC_DEVICETREE in 3.18 2014-12-10 18:55:53 +00:00
uml
x86 x86: remove linux 3.10 support 2014-12-11 20:07:45 +00:00
x86_64
xburst xburst: fix subtarget config file names 2014-12-11 20:07:52 +00:00
Makefile