diff options
Diffstat (limited to 'docs/common-usage.txt')
-rw-r--r-- | docs/common-usage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/common-usage.txt b/docs/common-usage.txt index bd842370c..28d04da41 100644 --- a/docs/common-usage.txt +++ b/docs/common-usage.txt @@ -72,7 +72,7 @@ to +make+. * +ADK_TARGET_ARCH+, the architecture of the target system * +ADK_TARGET_SYSTEM+, the embedded target system name * +ADK_TARGET_LIBC+, the C library for the target system -* +VERBOSE+, verbose build, when set to 1 +* +ADK_VERBOSE+, verbose build, when set to 1 An example that creates a configuration file for Raspberry PI with all software packages enabled, but not included in the resulting firmware image: |