]> cvs.zerfleddert.de Git - proxmark3-svn/commitdiff
Merge pull request #144 from dnet/makefile-paren-fix
authorMartin Holst Swende <martin@swende.se>
Sun, 15 Nov 2015 12:20:51 +0000 (13:20 +0100)
committerMartin Holst Swende <martin@swende.se>
Sun, 15 Nov 2015 12:20:51 +0000 (13:20 +0100)
fixed target "help" in Makefile

Makefile

index 0e065b41dc9ee86c6245d421163f66990c0a75e5..bafd816102dc3cd1156edc8a54e4cfb5046a149a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ help:
        @echo + all           - Make bootrom, armsrc and the OS-specific host directory
        @echo + client        - Make only the OS-specific host directory
        @echo + flash-bootrom - Make bootrom and flash it
-       @echo + flash-os      - Make armsrc and flash os (includes fpga)
+       @echo + flash-os      - Make armsrc and flash os \(includes fpga\)
        @echo + flash-all     - Make bootrom and armsrc and flash bootrom and os image
        @echo + clean         - Clean in bootrom, armsrc and the OS-specific host directory
 
Impressum, Datenschutz