Correct SPL use of FS_EROFS
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:03 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit0e56bc1668f334c648bc13e40cb99e326f727eb3
tree42454670fce34dc52f8f6a559d8493f4d74be9ef
parent93e2ce496e9724214d94d1aef14e1bedc29e4398
Correct SPL use of FS_EROFS

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_FS_EROFS defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Huang Jianan <jnhuang95@gmail.com>
fs/erofs/Makefile