aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2013-05-14 20:08:26 +0100
committerMichael Brown <mcb30@ipxe.org>2013-05-14 20:46:53 +0100
commitdbea47ce7d61f253b58aa7268b0261922a6b1a22 (patch)
tree5f2879d5c7d5b55931f386af04f8ff30499ba7a4 /src/Makefile
parent640ab792a41f20b468aafae7576e756adc50e9cb (diff)
downloadipxe-dbea47ce7d61f253b58aa7268b0261922a6b1a22.zip
ipxe-dbea47ce7d61f253b58aa7268b0261922a6b1a22.tar.gz
ipxe-dbea47ce7d61f253b58aa7268b0261922a6b1a22.tar.bz2
[build] Add efidrv.cab target for UEFI Secure Boot signing
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 207369a..c6f090d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -49,6 +49,7 @@ ICCFIX := ./util/iccfix
EINFO := ./util/einfo
GENKEYMAP := ./util/genkeymap.pl
DOXYGEN := doxygen
+LCAB := lcab
BINUTILS_DIR := /usr
BFD_DIR := $(BINUTILS_DIR)
ZLIB_DIR := /usr