mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +00:00
typo on pinentry
This commit is contained in:
parent
c261907ee6
commit
82701fb10f
2
Makefile
2
Makefile
@ -394,7 +394,7 @@ bin_modules-$(CONFIG_FLASHROM) += flashrom
|
|||||||
bin_modules-$(CONFIG_CRYPTSETUP) += cryptsetup
|
bin_modules-$(CONFIG_CRYPTSETUP) += cryptsetup
|
||||||
bin_modules-$(CONFIG_GPG) += gpg
|
bin_modules-$(CONFIG_GPG) += gpg
|
||||||
bin_modules-$(CONFIG_GPG2) += gpg2
|
bin_modules-$(CONFIG_GPG2) += gpg2
|
||||||
bin_modules-$(CONFIG_PINENTRY) += pinetry
|
bin_modules-$(CONFIG_PINENTRY) += pinentry
|
||||||
bin_modules-$(CONFIG_LVM2) += lvm2
|
bin_modules-$(CONFIG_LVM2) += lvm2
|
||||||
bin_modules-$(CONFIG_DROPBEAR) += dropbear
|
bin_modules-$(CONFIG_DROPBEAR) += dropbear
|
||||||
bin_modules-$(CONFIG_FLASHTOOLS) += flashtools
|
bin_modules-$(CONFIG_FLASHTOOLS) += flashtools
|
||||||
|
Loading…
Reference in New Issue
Block a user