zephyr/samples/boards/arduino_101/environmental_sensing/ap/src/Makefile

6 lines
155 B
Makefile

ccflags-y += ${PROJECTINCLUDE}
ccflags-y +=-I$(ZEPHYR_BASE)/include/drivers
ccflags-y +=-I$(ZEPHYR_BASE)/drivers -I$(ZEPHYR_BASE)/arch/x86
obj-y = main.o