zephyr/boards/arm/arduino_due/Makefile

6 lines
136 B
Makefile

ccflags-y += -I$(srctree)/include/drivers
ccflags-y += -I$(srctree)/drivers
asflags-y := ${ccflags-y}
obj-$(CONFIG_PINMUX) += pinmux.o