mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-21 13:57:52 +00:00
Merge pull request #1013 from tlaurion/cryptsetup2_add_makefile_missing_statement
Makefile: Add cryptsetup2 missing statement into Makefile
This commit is contained in:
commit
7314dc37a9
1
Makefile
1
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user