summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Makefile.t19x
blob: b4154f50006e057256714fb24c8a2202010b0097 (plain) (blame)
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