summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266/Makefile')
-rw-r--r--esp8266/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/esp8266/Makefile b/esp8266/Makefile
index 1c169862ea..452efb2cdf 100644
--- a/esp8266/Makefile
+++ b/esp8266/Makefile
@@ -24,7 +24,6 @@ ESP_SDK = $(shell $(CC) -print-sysroot)/usr
INC += -I.
INC += -I..
-INC += -I../stmhal
INC += -I$(BUILD)
INC += -I$(ESP_SDK)/include