forked from rrcarlosr/Jetpack
5 lines
162 B
Makefile
5 lines
162 B
Makefile
ccflags-y += -Werror
|
|
ccflags-y += -I$(srctree.nvidia)/include
|
|
obj-$(CONFIG_GPIO_TEGRA186) += gpio-tegra186.o
|
|
obj-$(CONFIG_GPIO_TMPM32X_I2C) += gpio-tmpm32xi2c.o
|