Jetpack/kernel/nvidia/drivers/gpu/host1x/Makefile
dchvs 75c7968d30 Add Jetpack 4.4.1 sources
Jetson Xavier NX, Jetson TX2 Series, Jetson AGX Xavier Series, Jetson Nano, Jetson TX1 [L4T 32.4.4]
2021-01-19 20:45:17 -06:00

9 lines
185 B
Makefile

ccflags-y += -Idrivers/gpu/host1x
ccflags-y += -I$(srctree.nvidia)/drivers/gpu/host1x
host1x-t186-y = \
dev_t186.o \
hw/host1x05.o
obj-$(CONFIG_ARCH_TEGRA_18x_SOC) += host1x-t186.o