aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 3c534ca..b32a9c5 100644
--- a/README
+++ b/README
@@ -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
------------