mirror of
https://github.com/linuxboot/heads.git
synced 2025-03-25 13:27:39 +00:00
Merge branch 'cryptsetup-reencrypt' of https://github.com/tlaurion/heads
This commit is contained in:
commit
8fec61f6e8
@ -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 := \
|
||||
|
Loading…
x
Reference in New Issue
Block a user