mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-15 23:04:58 +08:00
13 lines
312 B
Makefile
13 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
|