summaryrefslogtreecommitdiff
path: root/usr/src/lib/libvmm/Makefile.com
diff options
context:
space:
mode:
authorPatrick Mooney <pmooney@pfmooney.com>2022-04-15 16:50:25 +0000
committerPatrick Mooney <pmooney@oxide.computer>2022-04-21 20:19:23 +0000
commit7c8c0b8227679b4684566e408ccc96d6ef7175e9 (patch)
tree36dc19db0c8cfcdd4fccfd1247a616aa601fd62c /usr/src/lib/libvmm/Makefile.com
parentdf5cd018c34371890eeeb8c930245b9323e8aa25 (diff)
downloadillumos-gate-7c8c0b8227679b4684566e408ccc96d6ef7175e9.tar.gz
14587 bhyve and viona belong in uts/intel
Reviewed by: Keith Wesolowski <wesolows@oxide.computer> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/lib/libvmm/Makefile.com')
-rw-r--r--usr/src/lib/libvmm/Makefile.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/libvmm/Makefile.com b/usr/src/lib/libvmm/Makefile.com
index ab0e7bd2b8..ecae81d2eb 100644
--- a/usr/src/lib/libvmm/Makefile.com
+++ b/usr/src/lib/libvmm/Makefile.com
@@ -29,7 +29,7 @@ LIBS = $(DYNLIB)
# directly and pull in CPPFLAGS.master at the appropriate place.
CPPFLAGS = -I$(COMPAT)/bhyve -I$(CONTRIB)/bhyve \
-I$(COMPAT)/bhyve/amd64 -I$(CONTRIB)/bhyve/amd64 \
- $(CPPFLAGS.master) -I$(SRC)/uts/i86pc
+ $(CPPFLAGS.master) -I$(SRC)/uts/intel
LDLIBS += -lc -lvmmapi