zephyr/drivers/gpio/Makefile

4 lines
68 B
Makefile

ccflags-y +=-I$(srctree)/drivers
obj-$(CONFIG_GPIO_DW) = gpio-dw.o