Makefile.include 150 Bytes
INCLUDES += -I$(BINDIRBASE)/pkg/$(BOARD)/oonf_api/src-api

ifeq ($(shell uname -s),Darwin)
	CFLAGS += -Wno-reserved-id-macro -Wno-keyword-macro
endif