pkg/openthread: remove non existing include directory

This commit is contained in:
Gaëtan Harter 2018-06-11 15:07:19 +02:00
parent 07e7426160
commit a8e3b6846d
No known key found for this signature in database
GPG Key ID: 76DF6BCF1B1F883B

View File

@ -1,7 +1,6 @@
OPENTHREAD_DIR = $(RIOTBASE)/pkg/openthread
INCLUDES += -I$(OPENTHREAD_DIR)/include \
-I$(OPENTHREAD_DIR)/include/openthread \
-I$(BINDIRBASE)/pkg/$(BOARD)/openthread/output/include \
-I$(BINDIRBASE)/pkg/$(BOARD)/openthread/include/openthread \