forked from rrcarlosr/Jetpack
dchvs
75c7968d30
Jetson Xavier NX, Jetson TX2 Series, Jetson AGX Xavier Series, Jetson Nano, Jetson TX1 [L4T 32.4.4]
9 lines
185 B
Makefile
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
|