Date: Tue, 03 Jul 2012 08:05:17 +0000 From: syuu@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r238895 - soc2012/syuu/bhyve-bios/usr.sbin Message-ID: <20120703080517.B435E1065674@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120703080517.B435E1065674>