]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - drivers/gpu/host1x/Makefile
drm/i915/gvt: Disable access to stolen memory as a guest
[mirror_ubuntu-zesty-kernel.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