aboutsummaryrefslogtreecommitdiff
path: root/include/drm/Kbuild
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2011-12-20 00:06:39 +0200
committerDave Airlie <airlied@redhat.com>2011-12-20 10:02:02 +0000
commitb03166ac188ad643a55399f6c6a6a369beb099b1 (patch)
tree1983478970e6f323a7f036f4b4e5be7dc420edd4 /include/drm/Kbuild
parentcc5b6f00790da1fd00e6136ba4e4c1c16a581790 (diff)
drm: Install drm_fourcc.h
Userspace needs this header. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/Kbuild')
-rw-r--r--include/drm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/Kbuild b/include/drm/Kbuild
index 3a60ac88952..a5c0e10fd47 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