]> Git Repo - linux.git/blob - drivers/gpu/drm/mgag200/Makefile
dm persistent data: eliminate unnecessary return values
[linux.git] / drivers / gpu / drm / mgag200 / Makefile
1 ccflags-y := -Iinclude/drm
2 mgag200-y   := mgag200_main.o mgag200_mode.o mgag200_cursor.o \
3         mgag200_drv.o mgag200_fb.o mgag200_i2c.o mgag200_ttm.o
4
5 obj-$(CONFIG_DRM_MGAG200) += mgag200.o
This page took 0.036743 seconds and 4 git commands to generate.