mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 17:40:53 +07:00
5d465d42c4
With the include directives under include/drm/ fixed, this flag is no longer needed. 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/1495081793-9707-13-git-send-email-yamada.masahiro@socionext.com
6 lines
68 B
Makefile
6 lines
68 B
Makefile
stm-drm-y := \
|
|
drv.o \
|
|
ltdc.o
|
|
|
|
obj-$(CONFIG_DRM_STM) += stm-drm.o
|