Author: emaste
Date: Thu Mar 13 19:26:23 2014
New Revision: 263117
URL: http://svnweb.freebsd.org/changeset/base/263117

Log:
  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

Modified:
  head/sys/boot/Makefile.amd64

Modified: head/sys/boot/Makefile.amd64
==============================================================================
--- head/sys/boot/Makefile.amd64        Thu Mar 13 18:42:12 2014        
(r263116)
+++ head/sys/boot/Makefile.amd64        Thu Mar 13 19:26:23 2014        
(r263117)
@@ -1,6 +1,7 @@
 # $FreeBSD$
 
 SUBDIR+=               efi
+SUBDIR+=               ficl64
 SUBDIR+=               libstand32
 SUBDIR+=               zfs
 SUBDIR+=               userboot
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to