summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 85cacb3..86a0047 100644
--- a/README.rst
+++ b/README.rst
@@ -28,6 +28,11 @@ configuration systems. It can do the following, among other things:
The generated ``.config`` files are character-for-character identical to what
the C implementation would generate (except for the header comment). The test
suite relies on this, as it compares the generated files.
+
+- **Write C headers**
+
+ The generated headers use the same format as ``include/generated/autoconf.h``
+ from the Linux kernel.
- **Inspect symbols**