diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index a4c5a2ca1d..bba4edf396 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1343,6 +1343,19 @@ meta/conf/machine/include//arch-.inc + BUILD_VENDOR + + BUILD_VENDOR[doc] = "The vendor name to use when building for the build host." + + + + Specifies the vendor name to use when building for the + build host. + The default value is an empty string (""). + + + + BUILDDIR BUILDDIR[doc] = "Points to the location of the Build Directory."