kernel_samsung_a53x/drivers/gpu/drm/mgag200/Makefile

5 lines
151 B
Makefile
Raw Normal View History

2024-06-15 21:02:09 +02:00
# SPDX-License-Identifier: GPL-2.0-only
mgag200-y := mgag200_drv.o mgag200_i2c.o mgag200_mm.o mgag200_mode.o
obj-$(CONFIG_DRM_MGAG200) += mgag200.o