Merge branch 'x86/cpu' into x86/asm, to avoid conflict
[deliverable/linux.git] / drivers / gpu / host1x / Makefile
1 host1x-y = \
2 bus.o \
3 syncpt.o \
4 dev.o \
5 intr.o \
6 cdma.o \
7 channel.o \
8 job.o \
9 debug.o \
10 mipi.o \
11 hw/host1x01.o \
12 hw/host1x02.o \
13 hw/host1x04.o \
14 hw/host1x05.o
15
16 obj-$(CONFIG_TEGRA_HOST1X) += host1x.o
This page took 0.031546 seconds and 6 git commands to generate.