summaryrefslogtreecommitdiff
path: root/usr/src/lib/Makefile
diff options
context:
space:
mode:
authorGordon Ross <gordon.w.ross@gmail.com>2016-10-29 18:07:54 -0400
committerGordon Ross <gordon.w.ross@gmail.com>2016-11-23 00:26:49 -0500
commite063b977e8a2c1a321bd414044c2cd3f222ec7ba (patch)
tree27bd54f145e7508929751010c7ef6dbd766e3c4e /usr/src/lib/Makefile
parente224385b6c2936e1344533c57381048d2f6a74e3 (diff)
downloadillumos-gfx-drm-e063b977e8a2c1a321bd414044c2cd3f222ec7ba.tar.gz
Build libdrm, libkms, libdrm_...
Also build man pages and package things Split up the patches so they're easier to update
Diffstat (limited to 'usr/src/lib/Makefile')
-rw-r--r--usr/src/lib/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/usr/src/lib/Makefile b/usr/src/lib/Makefile
index d961af6..e234330 100644
--- a/usr/src/lib/Makefile
+++ b/usr/src/lib/Makefile
@@ -48,7 +48,16 @@ SUBDIRS= \
libfoo \
$($(MACH)_SUBDIRS)
-i386_SUBDIRS=
+i386_SUBDIRS= \
+ libdrm .WAIT \
+ libkms \
+ libdrm_intel \
+ libdrm_amdgpu \
+ libdrm_exynos \
+ libdrm_freedreno \
+ libdrm_omap \
+ libdrm_radeon \
+ libdrm_tegra
sparc_SUBDIRS=