aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada/Makefile
blob: a18f156c8b663627ee250a2f9e2867688bafb163 (plain) (blame)
1
2
3
4
5
6
armada-y	:= armada_crtc.o armada_drv.o armada_fb.o armada_fbdev.o \
		   armada_gem.o armada_overlay.o armada_trace.o
armada-y	+= armada_510.o
armada-$(CONFIG_DEBUG_FS) += armada_debugfs.o

obj-$(CONFIG_DRM_ARMADA) := armada.o