Makefile: Add cryptsetup2 so that binaries are copied under tools.cpio when building initrd.

This commit is contained in:
Thierry Laurion 2021-07-25 11:30:19 -04:00
parent 9339394b69
commit ddc5d25a25
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -479,6 +479,7 @@ bin_modules-$(CONFIG_TPMTOTP) += tpmtotp
bin_modules-$(CONFIG_PCIUTILS) += pciutils
bin_modules-$(CONFIG_FLASHROM) += flashrom
bin_modules-$(CONFIG_CRYPTSETUP) += cryptsetup
bin_modules-$(CONFIG_CRYPTSETUP2) += cryptsetup2
bin_modules-$(CONFIG_GPG) += gpg
bin_modules-$(CONFIG_GPG2) += gpg2
bin_modules-$(CONFIG_PINENTRY) += pinentry