Merge branch 'mymd/for-next' into mymd/for-linus
[deliverable/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.029731 seconds and 5 git commands to generate.