diff --git a/firmware/l0dable/Makefile b/firmware/l0dable/Makefile index 3799bb0..d0364fd 100644 --- a/firmware/l0dable/Makefile +++ b/firmware/l0dable/Makefile @@ -27,7 +27,7 @@ CFLAGS+=-mlong-calls -fno-toplevel-reorder CRYPT=cp CRYPTFLAGS=-p -all: $(OBJS) $(ELFS) $(BINS) $(CODS) $(NIKS) 1boot.int +all: $(OBJS) $(ELFS) $(BINS) $(CODS) $(NIKS) 1boot.int debug.int $(LDFILE): -@echo "MEMORY" > $(LDFILE)