aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200/Makefile
blob: da73b7f09187c5b5bddc801aaa35f09d22af4a5a (plain)
1
2
3
4
5
6
ccflags-y := -Iinclude/drm
ccflags-y += -include drm/drm_backport.h
mgag200-y   := mgag200_main.o mgag200_mode.o mgag200_cursor.o \
	mgag200_drv.o mgag200_fb.o mgag200_i2c.o mgag200_ttm.o

obj-$(CONFIG_DRM_MGAG200) += mgag200.o