Openwrt/target/linux/at91/image
Jo-Philipp Wich aadca035bc at91: sama5d4: fix bad mkubifs options
Drop the "-x lzo" compression type override from MKUBIFS_OPTS since we
do not support it in mkfs.ubifs. Attempting to use LZO compression results
in "Error: bad compressor name".

The build system also appends an explicit "--compr=zlib" to the mkfs command
line, turning the "-x" flag into a no-op anyway.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-05-13 18:33:47 +02:00
..
dfboot
Config.in
gen_at91_sdcard_img.sh
legacy.mk
Makefile at91: reorganize at91 subtargets 2018-05-05 06:55:22 +02:00
sama5d2.mk at91: Add SAMA5D2 PTC EK board 2018-05-05 06:55:22 +02:00
sama5d3.mk at91: reorganize at91 subtargets 2018-05-05 06:55:22 +02:00
sama5d4.mk at91: sama5d4: fix bad mkubifs options 2018-05-13 18:33:47 +02:00