Fix build with ENABLE_SHIM_CERT and ENABLE_SBSIGN: shim.key is created by the shim.crt target

Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
This commit is contained in:
Mathieu Trudel-Lapierre 2017-08-30 10:38:52 -04:00 committed by Peter Jones
parent e06765ae0d
commit 2fdba73012

View File

@ -362,6 +362,6 @@ archive: tag
@rm -rf /tmp/shim-$(VERSION)
@echo "The archive is in shim-$(VERSION).tar.bz2"
.PHONY : install-deps
.PHONY : install-deps shim.key
export ARCH CC LD OBJCOPY EFI_INCLUDE