License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.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
TR
14 hw/host1x04.o \
15 hw/host1x05.o
75471687
TB
16
17obj-$(CONFIG_TEGRA_HOST1X) += host1x.o