diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-01-16 17:31:15 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-01-26 17:08:06 -0500 |
commit | c80c45019957dcb226f549ebfbeaa9ef7b4eb8c5 (patch) | |
tree | 18cf28cb3b1efcb0c30318060a9522c6ebf1d9d2 /Documentation/dontdiff | |
parent | 43d8808b0820df056e7cfc7cc374d5a20fd37546 (diff) |
Documentation: dontdiff: Update with additional entries
Add a bunch of entries reflective of programs that the kernel build:
sortextable, dtc. And while at it, expand the lex*.c entries to cover
e.g: dtc-lexer.c. Finally, exclude devicetable-offsets.h
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/dontdiff')
-rw-r--r-- | Documentation/dontdiff | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff index a23edccd2059..77b92221f951 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff | |||
@@ -116,9 +116,11 @@ crc32table.h* | |||
116 | cscope.* | 116 | cscope.* |
117 | defkeymap.c | 117 | defkeymap.c |
118 | devlist.h* | 118 | devlist.h* |
119 | devicetable-offsets.h | ||
119 | dnotify_test | 120 | dnotify_test |
120 | docproc | 121 | docproc |
121 | dslm | 122 | dslm |
123 | dtc | ||
122 | elf2ecoff | 124 | elf2ecoff |
123 | elfconfig.h* | 125 | elfconfig.h* |
124 | evergreen_reg_safe.h | 126 | evergreen_reg_safe.h |
@@ -153,8 +155,8 @@ keywords.c | |||
153 | ksym.c* | 155 | ksym.c* |
154 | ksym.h* | 156 | ksym.h* |
155 | kxgettext | 157 | kxgettext |
156 | lex.c | 158 | *lex.c |
157 | lex.*.c | 159 | *lex.*.c |
158 | linux | 160 | linux |
159 | logo_*.c | 161 | logo_*.c |
160 | logo_*_clut224.c | 162 | logo_*_clut224.c |
@@ -215,6 +217,7 @@ series | |||
215 | setup | 217 | setup |
216 | setup.bin | 218 | setup.bin |
217 | setup.elf | 219 | setup.elf |
220 | sortextable | ||
218 | sImage | 221 | sImage |
219 | sm_tbl* | 222 | sm_tbl* |
220 | split-include | 223 | split-include |