diff options
Diffstat (limited to 'Makefile.sources')
-rw-r--r-- | Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.sources b/Makefile.sources index a77f48dee7c3..1a1f0fecbec2 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -32,6 +32,7 @@ LIBDRM_INCLUDE_H_FILES := \ include/drm/savage_drm.h \ include/drm/sis_drm.h \ include/drm/tegra_drm.h \ + include/drm/vc4_drm.h \ include/drm/via_drm.h LIBDRM_INCLUDE_VMWGFX_H_FILES := \ |