summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-03-13 19:26:23 +0000
committeremaste <emaste@FreeBSD.org>2014-03-13 19:26:23 +0000
commit017a2624cb132ade718922de0f5448a70b602021 (patch)
tree491ad0c56356e996ff9bf1b7d896c881983cfddb
parentb56bd6b02ac7a0b8c31a080182200f65eba83a9f (diff)
downloadFreeBSD-src-017a2624cb132ade718922de0f5448a70b602021.zip
FreeBSD-src-017a2624cb132ade718922de0f5448a70b602021.tar.gz
Connect 64-bit boot ficl to the build
It is not yet used, but this will ensure it doesn't get broken. Sponsored by: The FreeBSD Foundation
-rw-r--r--sys/boot/Makefile.amd641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/Makefile.amd64 b/sys/boot/Makefile.amd64
index 34ffb6c..2966e8c 100644
--- a/sys/boot/Makefile.amd64
+++ b/sys/boot/Makefile.amd64
@@ -1,6 +1,7 @@
# $FreeBSD$
SUBDIR+= efi
+SUBDIR+= ficl64
SUBDIR+= libstand32
SUBDIR+= zfs
SUBDIR+= userboot
OpenPOWER on IntegriCloud