aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bottomley <JBottomley@Parallels.com>2013-03-01 05:40:19 -0600
committerJames Bottomley <JBottomley@Parallels.com>2013-03-01 05:40:19 -0600
commit76e6251b1f0011b698227ffe17049de39625be0b (patch)
tree0c5a0126fa8f10133046e38abe33f2d4bb62807c
parent97687b0f2fb135ecca542ed057c1bf986f79b526 (diff)
downloadefitools-76e6251b1f0011b698227ffe17049de39625be0b.tar.gz
efi-keytool is vestigial, don't build it
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ac69fd2..52f4551 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
EFIFILES = HelloWorld.efi LockDown.efi Loader.efi ReadVars.efi UpdateVars.efi \
KeyTool.efi HashTool.efi PreLoader.efi SetNull.efi
BINARIES = cert-to-efi-sig-list sig-list-to-certs sign-efi-sig-list \
- hash-to-efi-sig-list efi-keytool efi-readvar efi-updatevar
+ hash-to-efi-sig-list efi-readvar efi-updatevar
export TOPDIR := $(shell pwd)/