X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/391a974f53b8344d2dd1e04dab382bb5d397916d..e73e717239300d6b47d5f5d81256d8feb493299f:/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