aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5ae8293ce92..72bd634cd813 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,9 @@ stand Boot loader sources.
sys Kernel sources.
-sys/<arch>/conf Kernel configuration file
+sys/<arch>/conf Kernel configuration files. GENERIC is the configuration
+ used in release builds. NOTES contains documentation of
+ all possible entries.
tests Regression tests which can be run by Kyua. See tests/README
for additional information.