]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/Makefile
ADD: forgot the zlib and some new fpga compress file.s
[proxmark3-svn] / armsrc / Makefile
index 6281a190c0cf05e5486ddf1f9df64865433fde72..16b984293bd35ae31ea25661151c9fba01820f0e 100644 (file)
@@ -70,6 +70,8 @@ FPGA_COMPRESSOR = ../client/fpga_compress
 
 all: $(OBJS)
 
+.DELETE_ON_ERROR:
+
 $(OBJDIR)/fpga_all.o: $(OBJDIR)/fpga_all.bit.z
        $(OBJCOPY) -O elf32-littlearm -I binary -B arm --prefix-sections=fpga_all_bit $^ $@
 
Impressum, Datenschutz