From 82701fb10fb88bb48827dd783448d426f234e4b6 Mon Sep 17 00:00:00 2001 From: Trammell hudson Date: Wed, 19 Sep 2018 07:21:02 -0400 Subject: [PATCH] typo on pinentry --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 910830dd..912a9b53 100644 --- a/Makefile +++ b/Makefile @@ -394,7 +394,7 @@ bin_modules-$(CONFIG_FLASHROM) += flashrom bin_modules-$(CONFIG_CRYPTSETUP) += cryptsetup bin_modules-$(CONFIG_GPG) += gpg bin_modules-$(CONFIG_GPG2) += gpg2 -bin_modules-$(CONFIG_PINENTRY) += pinetry +bin_modules-$(CONFIG_PINENTRY) += pinentry bin_modules-$(CONFIG_LVM2) += lvm2 bin_modules-$(CONFIG_DROPBEAR) += dropbear bin_modules-$(CONFIG_FLASHTOOLS) += flashtools