Explorar o código

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>
Ville Syrjälä %!s(int64=14) %!d(string=hai) anos
pai
achega
b03166ac18
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/drm/Kbuild

+ 1 - 0
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