49fd5807b0e77178d7597590c40c5fe034c73a03
[deliverable/linux.git] / drivers / gpu / host1x / Makefile
1 ccflags-y = -Idrivers/gpu/host1x
2
3 host1x-y = \
4 syncpt.o \
5 dev.o \
6 intr.o \
7 cdma.o \
8 channel.o \
9 job.o \
10 debug.o \
11 hw/host1x01.o
12
13 obj-$(CONFIG_TEGRA_HOST1X) += host1x.o
This page took 0.033393 seconds and 5 git commands to generate.