From c5992bc675606f37fae3785772cdbf5c94427dae Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Mon, 9 May 2011 21:12:26 -0300 Subject: [PATCH] atusb/fw/Makefile (.PHONY): added development-only phony targets --- atusb/fw/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/atusb/fw/Makefile b/atusb/fw/Makefile index 32947af..1e2ddf9 100644 --- a/atusb/fw/Makefile +++ b/atusb/fw/Makefile @@ -59,6 +59,7 @@ endif # ----- Rules ----------------------------------------------------------------- .PHONY: all clean upload prog version.c +.PHONY: prog-app prog-read on off reset all: $(NAME).bin boot.hex