minimal: Add an explicit comment on the gchelper.s line in the Makefile.
This commit is contained in:
parent
1bfa6ae6e4
commit
040f6f6711
@ -50,8 +50,9 @@ SRC_C = \
|
||||
lib/mp-readline/readline.c \
|
||||
|
||||
SRC_S = \
|
||||
|
||||
# startup_stm32f40xx.s \
|
||||
gchelper.s \
|
||||
# gchelper.s \
|
||||
|
||||
OBJ = $(PY_O) $(addprefix $(BUILD)/, $(SRC_C:.c=.o) $(SRC_S:.s=.o))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user