summaryrefslogtreecommitdiff
path: root/usr/src/uts/Makefile
diff options
context:
space:
mode:
authorGordon Ross <gordon.w.ross@gmail.com>2016-10-09 21:32:00 -0400
committerGordon Ross <gordon.w.ross@gmail.com>2016-11-22 21:55:24 -0500
commit34389f68da0422c10aa2f4edac7a44021b5f4cc8 (patch)
treed550d443cfc30cae3bb62ac452709ce28ff9a538 /usr/src/uts/Makefile
parent3db4bae91fbc905faf0dda171b7f985f72deef99 (diff)
downloadillumos-gfx-drm-34389f68da0422c10aa2f4edac7a44021b5f4cc8.tar.gz
Changes to build DRM on the updated illumos AGP support
Diffstat (limited to 'usr/src/uts/Makefile')
-rw-r--r--usr/src/uts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/Makefile b/usr/src/uts/Makefile
index 04f58fe..88ef315 100644
--- a/usr/src/uts/Makefile
+++ b/usr/src/uts/Makefile
@@ -87,6 +87,7 @@ $($(MACH)_ARCHITECTURES): $(PREREQ_TARGET) FRC
# isomorphic locations.
#
COMMON_HDRDIRS= \
+ common/drm \
common/sys
#