1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 04:57:10 +01:00
Files
u-boot-megous/lib/Makefile
Sean Anderson 44071cd5a8 fs: ext4: Fix building ext4 in SPL if write is enabled
If EXT4_WRITE is enabled, write capabilities will be compiled into SPL, but
not CRC16. Add an option to enable CRC16 to avoid linker errors.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-10-17 20:50:52 -04:00

4.6 KiB