mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 04:56:46 +07:00
62b63dcce0
Include <drm/*.h> instead of relative path from include/drm, then remove the -Iinclude/drm compiler flag. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1493009447-31524-8-git-send-email-yamada.masahiro@socionext.com
5 lines
128 B
Makefile
5 lines
128 B
Makefile
cirrus-y := cirrus_main.o cirrus_mode.o \
|
|
cirrus_drv.o cirrus_fbdev.o cirrus_ttm.o
|
|
|
|
obj-$(CONFIG_DRM_CIRRUS_QEMU) += cirrus.o
|