socsvn commit: r238895 - soc2012/syuu/bhyve-bios/usr.sbin

syuu at FreeBSD.org syuu at FreeBSD.org
Tue Jul 3 08:05:18 UTC 2012


Author: syuu
Date: Tue Jul  3 08:05:17 2012
New Revision: 238895
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=238895

Log:
  adding bhyvebiosload to Makefile.amd64

Modified:
  soc2012/syuu/bhyve-bios/usr.sbin/Makefile.amd64

Modified: soc2012/syuu/bhyve-bios/usr.sbin/Makefile.amd64
==============================================================================
--- soc2012/syuu/bhyve-bios/usr.sbin/Makefile.amd64	Tue Jul  3 07:28:57 2012	(r238894)
+++ soc2012/syuu/bhyve-bios/usr.sbin/Makefile.amd64	Tue Jul  3 08:05:17 2012	(r238895)
@@ -12,6 +12,7 @@
 SUBDIR+=	asf
 SUBDIR+=	bhyve
 SUBDIR+=	bhyveload
+SUBDIR+=	bhyvebiosload
 SUBDIR+=	boot0cfg
 .if ${MK_TOOLCHAIN} != "no"
 SUBDIR+=	btxld


More information about the svn-soc-all mailing list