We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d8a3b commit 9980066Copy full SHA for 9980066
hardware/esp8266com/esp8266/bootloaders/eboot/Makefile
@@ -4,7 +4,7 @@ BIN_DIR := ./
4
TARGET_DIR := ./
5
6
TARGET_OBJ_FILES := \
7
- eboot_debug.o \
+ eboot.o \
8
9
TARGET_OBJ_PATHS := $(addprefix $(TARGET_DIR)/,$(TARGET_OBJ_FILES))
10
hardware/esp8266com/esp8266/bootloaders/eboot/eboot.elf
-1.12 KB
0 commit comments