Refactoring of the ESP8266 target code to match the latest API.
Fixes issue #1211. JerryScript-DCO-1.0-Signed-off-by: Slavey Karadzhov slaff@attachix.com
This commit is contained in:
@@ -38,7 +38,6 @@ endif
|
||||
#
|
||||
|
||||
INCLUDES := $(INCLUDES) -I $(PDIR)include
|
||||
INCLUDES += -I ./ -I ../include
|
||||
PDIR := ../$(PDIR)
|
||||
INCLUDES += -I ./ -I ../include -I../../../
|
||||
sinclude $(PDIR)Makefile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user