linux/linux-5.18.11/drivers/gpu/drm/mgag200/Makefile

5 lines
165 B
Makefile
Raw Normal View History

2024-03-22 18:12:32 +00:00
# SPDX-License-Identifier: GPL-2.0-only
mgag200-y := mgag200_drv.o mgag200_i2c.o mgag200_mm.o mgag200_mode.o mgag200_pll.o
obj-$(CONFIG_DRM_MGAG200) += mgag200.o