summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/Makefile
diff options
context:
space:
mode:
authortychon <tychon@FreeBSD.org>2014-03-04 17:12:06 +0000
committertychon <tychon@FreeBSD.org>2014-03-04 17:12:06 +0000
commit0e398a79d243a32c58f993075807b35e297c94b2 (patch)
treed31f3f805af45d4234d1d32dd00a30299f0cc1f3 /usr.sbin/bhyve/Makefile
parentb564b9a109653fa8f4bce8bc83c0817cd3314821 (diff)
downloadFreeBSD-src-0e398a79d243a32c58f993075807b35e297c94b2.zip
FreeBSD-src-0e398a79d243a32c58f993075807b35e297c94b2.tar.gz
Add SMBIOS support.
A new option, -U, can be used to set the UUID in the System Information (Type 1) structure. Manpage fix to follow. Approved by: grehan (co-mentor)
Diffstat (limited to 'usr.sbin/bhyve/Makefile')
-rw-r--r--usr.sbin/bhyve/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bhyve/Makefile b/usr.sbin/bhyve/Makefile
index d9950a7..e8bf793 100644
--- a/usr.sbin/bhyve/Makefile
+++ b/usr.sbin/bhyve/Makefile
@@ -34,6 +34,7 @@ SRCS= \
pmtmr.c \
post.c \
rtc.c \
+ smbiostbl.c \
uart_emul.c \
virtio.c \
xmsr.c \
OpenPOWER on IntegriCloud