mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
12 lines
312 B
Makefile
12 lines
312 B
Makefile
unifdef-y += drm.h drm_sarea.h drm_mode.h
|
|
unifdef-y += i810_drm.h
|
|
unifdef-y += i830_drm.h
|
|
unifdef-y += i915_drm.h
|
|
unifdef-y += mga_drm.h
|
|
unifdef-y += r128_drm.h
|
|
unifdef-y += radeon_drm.h
|
|
unifdef-y += sis_drm.h
|
|
unifdef-y += savage_drm.h
|
|
unifdef-y += vmwgfx_drm.h
|
|
unifdef-y += via_drm.h
|
|
unifdef-y += nouveau_drm.h
|