Document 'make V=1' usage.

This commit is contained in:
Uwe Hermann 2009-07-16 18:33:32 +02:00
parent caeba0c631
commit 0fe49aadec

4
README
View File

@ -15,6 +15,10 @@ You may want to override the toolchain (e.g., arm-elf or arm-none-eabi):
$ PREFIX=arm-none-eabi make
For a more verbose build you can use
$ make V=1
Installation
------------