mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-30 13:55:35 +00: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
|