From 88be9c9c59c48306d4878e5814e16df40b53b5c9 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 2 Sep 2015 04:12:50 +0000 Subject: enter efiboot --- sys/arch/amd64/stand/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/amd64/stand/Makefile') diff --git a/sys/arch/amd64/stand/Makefile b/sys/arch/amd64/stand/Makefile index 085ea10656f..d85bdf4fe11 100644 --- a/sys/arch/amd64/stand/Makefile +++ b/sys/arch/amd64/stand/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2014/01/20 08:43:11 jsing Exp $ +# $OpenBSD: Makefile,v 1.7 2015/09/02 04:12:49 deraadt Exp $ .if ${MACHINE} == "amd64" SUBDIR= mbr cdbr .endif -SUBDIR+=biosboot boot cdboot fdboot pxeboot +SUBDIR+=biosboot boot cdboot fdboot pxeboot efiboot .include -- cgit v1.2.3