Adding cryptsetup-reencrypt support

This commit is contained in:
Thierry Laurion 2018-10-08 16:26:20 -04:00
parent bec3335cf6
commit 1d2fb02668

View File

@ -15,6 +15,7 @@ cryptsetup_configure := ./configure \
--host i386-elf-linux \
--prefix "/" \
--disable-gcrypt-pbkdf2 \
--enable-cryptsetup-reencrypt \
--with-crypto_backend=kernel \
# but after building, replace prefix so that they will be installed
@ -28,6 +29,7 @@ cryptsetup_target := \
cryptsetup_output := \
src/.libs/cryptsetup \
src/.libs/cryptsetup-reencrypt \
src/.libs/veritysetup \
cryptsetup_libraries := \