X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstm-flash%2FMakefile;h=46bc61af4786ba13381fa3a5f5bb6b1514a16ea3;hb=5db4d5e5b1272b161102e889e65b9c7bc7928352;hp=e4a2f3217fca050aa2c324f32d4f211b7e446fa4;hpb=b1a43ce313c85cb7f8f16f7f0647d9d4320ba692;p=fw%2Faltos diff --git a/src/stm-flash/Makefile b/src/stm-flash/Makefile index e4a2f321..46bc61af 100644 --- a/src/stm-flash/Makefile +++ b/src/stm-flash/Makefile @@ -35,7 +35,7 @@ IDPRODUCT=0x000a CFLAGS = $(PRODUCT_DEF) $(STM_CFLAGS) -g -Os -PROG=stm-flash +PROG=stm-flash-$(VERSION).elf SRC=$(ALTOS_SRC) ao_stm_flash.c OBJ=$(SRC:.c=.o)