1 2 3 4 5 6
GCOV_PROFILE := y subdir-ccflags-y := -Werror ifeq ($(CONFIG_ARCH_TEGRA_19x_SOC),y) obj-$(CONFIG_I2C_TEGRA194_SLAVE) += i2c-tegra194-slave.o endif