summaryrefslogtreecommitdiffstats
path: root/fixincludes/README
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes/README')
-rw-r--r--fixincludes/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/fixincludes/README b/fixincludes/README
index 50f408f9eca..e9e46546636 100644
--- a/fixincludes/README
+++ b/fixincludes/README
@@ -89,6 +89,11 @@ MAKING CHANGES TO INCLHACK.DEF
* c-test - call a function in fixtests.c. See that file.
+ * files - the "fnmatch" pattern of the file(s) to examine for
+ the issue. There may be several copies of this attribute.
+ If the header lives in a /usr/include subdirectory, be
+ sure to include that subdirectory in the name. e.g. net/if.h
+
* mach - Match the output of config.conf against a series of fnmatch
patterns. It must match at least one of the patterns, unless
"not-machine" has also been specified. In that case, the
OpenPOWER on IntegriCloud