summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/mm
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/mm')
-rw-r--r--usr/src/uts/intel/mm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/uts/intel/mm/Makefile b/usr/src/uts/intel/mm/Makefile
index 729ed50b4d..8efea6da29 100644
--- a/usr/src/uts/intel/mm/Makefile
+++ b/usr/src/uts/intel/mm/Makefile
@@ -22,7 +22,7 @@
#
# uts/intel/mm/Makefile
#
-# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#pragma ident "%Z%%M% %I% %E% SMI"
@@ -51,6 +51,8 @@ CONF_SRCDIR = $(UTSBASE)/common/io
#
include $(UTSBASE)/intel/Makefile.intel
+CPPFLAGS += -I$(UTSBASE)/i86pc
+
#
# Define targets
#