aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2015-01-26 06:44:48 +0000
committerEnji Cooper <ngie@FreeBSD.org>2015-01-26 06:44:48 +0000
commit02629e469fe473d16d61ba41504a373a3b545250 (patch)
treedabcdafc594d6b1c9c606ebb82c9afe0fd211c01 /usr.sbin
parentc01f300b7ffbea24934d94c38fa8bacf5048171a (diff)
downloadsrc-02629e469fe473d16d61ba41504a373a3b545250.tar.gz
src-02629e469fe473d16d61ba41504a373a3b545250.zip
Add MK_BHYVE knob for building and installing bhyve(4), et al
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=277727
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile.amd642
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile.amd64 b/usr.sbin/Makefile.amd64
index 2d1a3e8daadd..3f40974c7a0d 100644
--- a/usr.sbin/Makefile.amd64
+++ b/usr.sbin/Makefile.amd64
@@ -10,9 +10,11 @@ SUBDIR+= acpi
SUBDIR+= apm
.endif
SUBDIR+= asf
+.if ${MK_BHYVE} != "no"
SUBDIR+= bhyve
SUBDIR+= bhyvectl
SUBDIR+= bhyveload
+.endif
SUBDIR+= boot0cfg
.if ${MK_TOOLCHAIN} != "no"
SUBDIR+= btxld