gpu: host1x: Add channel support
[deliverable/linux.git] / drivers / gpu / host1x / Makefile
CommitLineData
75471687
TB
1ccflags-y = -Idrivers/gpu/host1x
2
3host1x-y = \
4 syncpt.o \
5 dev.o \
7ede0b0b 6 intr.o \
6579324a
TB
7 cdma.o \
8 channel.o \
9 job.o \
75471687
TB
10 hw/host1x01.o
11
12obj-$(CONFIG_TEGRA_HOST1X) += host1x.o
This page took 0.024025 seconds and 5 git commands to generate.