Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[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.031789 seconds and 6 git commands to generate.