Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
[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.030325 seconds and 6 git commands to generate.