android_kernel_samsung_a7y1.../drivers/gpu/host1x/Makefile
2023-04-06 22:47:12 +02:00

16 lines
195 B
Makefile

host1x-y = \
bus.o \
syncpt.o \
dev.o \
intr.o \
cdma.o \
channel.o \
job.o \
debug.o \
mipi.o \
hw/host1x01.o \
hw/host1x02.o \
hw/host1x04.o
obj-$(CONFIG_TEGRA_HOST1X) += host1x.o