summaryrefslogtreecommitdiffstats
path: root/include/drm/Kbuild
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2011-12-19 23:06:39 +0100
committerDave Airlie <airlied@redhat.com>2011-12-20 11:02:02 +0100
commitb03166ac188ad643a55399f6c6a6a369beb099b1 (patch)
tree1983478970e6f323a7f036f4b4e5be7dc420edd4 /include/drm/Kbuild
parentdrm: Add a missing ')' (diff)
downloadlinux-b03166ac188ad643a55399f6c6a6a369beb099b1.tar.xz
linux-b03166ac188ad643a55399f6c6a6a369beb099b1.zip
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 3a60ac889520..a5c0e10fd47d 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