summaryrefslogtreecommitdiffstats
path: root/make/README
diff options
context:
space:
mode:
Diffstat (limited to 'make/README')
-rw-r--r--make/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/README b/make/README
index 6d4b7501b4..6cdc4b2c6e 100644
--- a/make/README
+++ b/make/README
@@ -210,7 +210,6 @@
personality modules specified by the customization file for:
compiler ( make/compilers/??.cfg )
- operating system ( make/os/??.cfg )
private customization files
@@ -310,10 +309,6 @@
a number of MAKE variables are automatically set and maintained by
the config files.
- CONFIG.$(HOST_ARCH).OS
- -- full path of OS config file, set by
- custom config file.
-
CONFIG.$(HOST_ARCH).CC
-- full path of C compilation config file, set by custom
config file.