Jetpack/kernel/nvidia/drivers/video/tegra/camera/Makefile
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

8 lines
176 B
Makefile

GCOV_PROFILE := y
ccflags-y += -I$(overlay)/drivers/video/tegra/host
ifdef CONFIG_TEGRA_CAMERA_PLATFORM
obj-y += tegra_camera_platform.o
obj-y += tegra_camera_dev_mfi.o
endif