X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/8652988d62b19631e498b62a3800f0decb5e743a..47c872f48f6408198e847973bd623b2ba87796ec:/bootrom/Makefile diff --git a/bootrom/Makefile b/bootrom/Makefile index 43e2533f..2b7671c7 100644 --- a/bootrom/Makefile +++ b/bootrom/Makefile @@ -5,7 +5,7 @@ ARMSRC = fromflash.c THUMBSRC = usb.c bootrom.c ASMSRC = ram-reset.s flash-reset.s -# Do not move this inclusion before the definition of {THUMB,ASM,ARM}{OBJ,SRC} +# Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC include ../common/Makefile.common all: $(OBJDIR)/bootrom.s19