mk: allow to specify O= in install rule
[dpdk.git] / doc / build-sdk-quick.txt
index 3780dec..51784e8 100644 (file)
@@ -5,7 +5,7 @@ Build commands
        all         same as build (default rule)
        build       build in a configured directory
        clean       remove files but keep configuration
-       install     build many targets (wildcard allowed) in fixed directories
+       install     build many targets (wildcard allowed)
        uninstall   remove all installed targets
 Build variables
        CROSS            toolchain prefix
@@ -15,7 +15,7 @@ Build variables
        RTE_KERNELDIR    linux headers path
        V   verbose
        D   debug dependencies
-       O   output directory (default: build/)   - cannot be used with install
+       O   output directory (default: build/ - install default: ./)
        T   target template (install default: *) - used with config or install
                        format: <arch-machine-execenv-toolchain>
                        templates in config/defconfig_*