mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Fix eboot makefile
This commit is contained in:
parent
48e0d44860
commit
de28edb82f
@ -4,7 +4,7 @@ BIN_DIR := ./
|
||||
TARGET_DIR := ./
|
||||
|
||||
TARGET_OBJ_FILES := \
|
||||
eboot_debug.o \
|
||||
eboot.o \
|
||||
|
||||
TARGET_OBJ_PATHS := $(addprefix $(TARGET_DIR)/,$(TARGET_OBJ_FILES))
|
||||
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user