diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-05-13 18:33:47 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-05-13 18:33:47 +0200 |
commit | aadca035bc77e6d1201c38601091b8daf6385300 (patch) | |
tree | e49c8828c9ecfaf5ffa12068a469a9e8ed6e5d1f /target/linux/bcm53xx/modules.mk | |
parent | 56bd23cf529fa4dd840bfe6e615bcac470791f36 (diff) | |
download | upstream-aadca035bc77e6d1201c38601091b8daf6385300.tar.gz upstream-aadca035bc77e6d1201c38601091b8daf6385300.tar.bz2 upstream-aadca035bc77e6d1201c38601091b8daf6385300.zip |
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>
Diffstat (limited to 'target/linux/bcm53xx/modules.mk')
0 files changed, 0 insertions, 0 deletions