aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/gcx/gcbv/Makefile
blob: 9e7e6a5f96d585a318b77d9b599148fafe3ccb58 (plain)
1
2
3
4
5
6
7
8
9
10
11
obj-$(CONFIG_GCBV) += gcbv2d.o

gcbv2d-y := \
	gcmain.o \
	gcbv.o \
	gcparser.o \
	gcmap.o \
	gcbuffer.o \
	gcfill.o \
	gcblit.o \
	gcfilter.o