diff options
| author | Randy Dunlap <[email protected]> | 2007-10-16 23:30:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-17 08:43:01 -0700 |
| commit | aef46abd62ecf2a3e3cf49de3e41dd18254032b1 (patch) | |
| tree | 1351443d79509ba3394331157d16b4d60ce505c8 /Documentation/dontdiff | |
| parent | cf3d0b8182f0746dbb9ed3609e3aa0c3802f45e8 (diff) | |
dontdiff: update based on gitignore updates
Update dontdiff, based on .gitignore patches from Pete Zaitcev and Adrian
Bunk.
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Pete Zaitcev <[email protected]>
Cc: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'Documentation/dontdiff')
| -rw-r--r-- | Documentation/dontdiff | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff index 138032425327..f2d658a6a942 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff @@ -42,6 +42,9 @@ *.9.gz .* .cscope +.gitignore +.mailmap +.mm 53c700_d.h 53c7xx_d.h 53c7xx_u.h @@ -175,11 +178,13 @@ times.h* tkparse trix_boot.h utsrelease.h* +vdso.lds version.h* vmlinux vmlinux-* vmlinux.aout -vmlinux.lds +vmlinux*.lds* +vmlinux*.scr vsyscall.lds wanxlfw.inc uImage |