at91: sama5d4: fix bad mkubifs options
authorJo-Philipp Wich <jo@mein.io>
Sun, 13 May 2018 16:33:47 +0000 (18:33 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 13 May 2018 16:33:47 +0000 (18:33 +0200)
commitaadca035bc77e6d1201c38601091b8daf6385300
treee49c8828c9ecfaf5ffa12068a469a9e8ed6e5d1f
parent56bd23cf529fa4dd840bfe6e615bcac470791f36
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>
target/linux/at91/image/sama5d4.mk