summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2014-03-21 16:38:12 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2014-03-21 16:38:12 +0000
commit9bff50878971225d72f147db58ebc6d696b888f8 (patch)
treefb4e892b2c6df94e9ceed0c0adca0e0fbbffc398 /docs
parent6845de111873cff3790da205718ee2a00ae50c72 (diff)
downloadMPC-9bff50878971225d72f147db58ebc6d696b888f8.tar.gz
ChangeLogTag: Fri Mar 21 16:32:10 UTC 2014 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/templates/make.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/templates/make.txt b/docs/templates/make.txt
index 2facfbff..95f63390 100644
--- a/docs/templates/make.txt
+++ b/docs/templates/make.txt
@@ -27,6 +27,9 @@ cpu = This can be used with the Wind River specific compilers to specify the CPU
cputype = This can be used with the Wind River specific compilers to specify the CPU type.
cxx = Holds the C++ compiler.
cxxint = This is Green Hills specific and specifies the type of integration.
+default_configuration = If multiple platforms/configurations are used, this
+variable can be set to determine which configuration is active when CFG is not
+set on the command line.
delete = A utility to delete a file.
depgen = A utility to generate make dependencies.
depgen_flags = Flags to be passed to the dependency generator utility.