Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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