From: Thomas Monjalon Date: Fri, 17 Feb 2017 15:55:40 +0000 (+0100) Subject: doc: add default values of install variables X-Git-Tag: spdx-start~4455 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=98222315729eada5fc62bde5c61c81946b9205bc;p=dpdk.git doc: add default values of install variables The variables DESTDIR and prefix are used with "make install" to copy the files in $DESTDIR$prefix. Their default values will be shown when calling "make help". Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- diff --git a/doc/build-sdk-quick.txt b/doc/build-sdk-quick.txt index 967ff09530..57356d3594 100644 --- a/doc/build-sdk-quick.txt +++ b/doc/build-sdk-quick.txt @@ -20,8 +20,8 @@ Build variables V verbose D debug dependencies O build directory (default: build/ - install T= default: ./) - DESTDIR staging install directory - prefix root install directory + DESTDIR staging install directory (default: empty) + prefix root install directory (default: /usr/local) T target template - used with config or install format: templates in config/defconfig_*