OpenCloudOS-Kernel/drivers/gpu/drm/stm/Makefile

6 lines
68 B
Makefile

stm-drm-y := \
drv.o \
ltdc.o
obj-$(CONFIG_DRM_STM) += stm-drm.o