summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-11-23 06:04:51 +0000
committermarcel <marcel@FreeBSD.org>2004-11-23 06:04:51 +0000
commit63baa64f51748040dc2e22922ce54a7d7246bbd9 (patch)
tree89da07dcc3cdf1c491ea561a1984b4237d5451ba /sys/boot/efi
parentc400067cde323afddcd39de8bd837f608c774409 (diff)
downloadFreeBSD-src-63baa64f51748040dc2e22922ce54a7d7246bbd9.zip
FreeBSD-src-63baa64f51748040dc2e22922ce54a7d7246bbd9.tar.gz
Unhook the loader subdirectory. The ia64 EFI loader is now build
under ../ia64/efi.
Diffstat (limited to 'sys/boot/efi')
-rw-r--r--sys/boot/efi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/Makefile b/sys/boot/efi/Makefile
index f7f72f7..ce52113 100644
--- a/sys/boot/efi/Makefile
+++ b/sys/boot/efi/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR= libefi loader
+SUBDIR= libefi
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud