Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500
[cascardo/linux.git] / drivers / gpu / drm / tegra / Makefile
1 ccflags-y := -Iinclude/drm
2 ccflags-$(CONFIG_DRM_TEGRA_DEBUG) += -DDEBUG
3
4 tegra-drm-y := drm.o fb.o dc.o host1x.o
5 tegra-drm-y += output.o rgb.o hdmi.o
6
7 obj-$(CONFIG_DRM_TEGRA) += tegra-drm.o