aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/documentation.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf
index 19aaf2dd48..630b679599 100644
--- a/conf/documentation.conf
+++ b/conf/documentation.conf
@@ -73,3 +73,5 @@ CVSDIR[doc] = "The directory where cvs checkouts will be stored in."
STAMP[doc] = "The directory that holds files to keep track of what was built"
WORKDIR[doc] = "The directory where a concrete package will be unpacked and built"
T[doc] = "Temporary directory within the WORKDIR"
+ENABLE_BINARY_LOCALE_GENERATION[doc] = "Enable the use of qemu to generate locale information during build time on the host instead of runtime on the target. IF you have trouble with qemu you should make this an empty var"
+