#
# Makefile for the kernel mixer device drivers.
#

obj-$(CONFIG_SUN4I_G2D) 	+= g2d_23.o

g2d_23-objs	:= g2d_driver.o g2d.o g2d_bsp.o 
