]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/gpu/host1x/Makefile
Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[mirror_ubuntu-jammy-kernel.git] / drivers / gpu / host1x / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
75471687 2host1x-y = \
776dc384 3 bus.o \
75471687
TB
4 syncpt.o \
5 dev.o \
7ede0b0b 6 intr.o \
6579324a
TB
7 cdma.o \
8 channel.o \
9 job.o \
6236451d 10 debug.o \
4de6a2d6 11 mipi.o \
5407f31b 12 hw/host1x01.o \
e6fff4aa 13 hw/host1x02.o \
a134789a 14 hw/host1x04.o \
f1b53c4e 15 hw/host1x05.o \
ac1bdbf2
TR
16 hw/host1x06.o \
17 hw/host1x07.o
75471687
TB
18
19obj-$(CONFIG_TEGRA_HOST1X) += host1x.o