[PATCH 02/12] drm: Install drm_fourcc.h
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Mon Dec 19 14:06:39 PST 2011
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Userspace needs this header.
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
---
include/drm/Kbuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/drm/Kbuild b/include/drm/Kbuild
index 3a60ac8..a5c0e10 100644
--- a/include/drm/Kbuild
+++ b/include/drm/Kbuild
@@ -1,4 +1,5 @@
header-y += drm.h
+header-y += drm_fourcc.h
header-y += drm_mode.h
header-y += drm_sarea.h
header-y += i810_drm.h
--
1.7.3.4
More information about the dri-devel
mailing list