ubuntu-linux-kernel/drivers/gpu/drm/tve200/Makefile

5 lines
92 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
tve200_drm-y += tve200_display.o \
tve200_drv.o
obj-$(CONFIG_DRM_TVE200) += tve200_drm.o