tegrakernel/kernel/nvidia/drivers/video/tegra/camera/Makefile

8 lines
176 B
Makefile
Raw Permalink Normal View History

2022-02-16 09:13:02 -06:00
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