Fix name collision in flash_eraseall restoration.
This commit is contained in:
parent
d06b721ba2
commit
19be2cafea
@ -55,7 +55,7 @@ STACKSIZE = 1024
|
||||
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
MAINSRC = flash_eraseall.c
|
||||
MAINSRC = flash_eraseall_main.c
|
||||
|
||||
AOBJS = $(ASRCS:.S=$(OBJEXT))
|
||||
COBJS = $(CSRCS:.c=$(OBJEXT))
|
||||
|
Loading…
Reference in New Issue
Block a user