5 lines
165 B
Makefile
Raw Normal View History

2021-05-27 00:09:36 +05:00
# SPDX-License-Identifier: GPL-2.0-only
2021-10-02 21:09:28 +05:00
mgag200-y := mgag200_drv.o mgag200_i2c.o mgag200_mm.o mgag200_mode.o mgag200_pll.o
2021-05-27 00:09:36 +05:00
obj-$(CONFIG_DRM_MGAG200) += mgag200.o