diff options
author | Nick Terrell <terrelln@fb.com> | 2020-07-30 12:08:41 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-07-31 11:51:10 +0200 |
commit | 1ac1efa5f6950f8f126f2c1921bb699ce009ec7d (patch) | |
tree | 99ba5d120447b58b446559183bfc8ffbf05273cf | |
parent | 6f3decabaff032e5fcc6cf56f0851ee259359232 (diff) |
Documentation: dontdiff: Add zstd compressed files
For now, that's arch/x86/boot/compressed/vmlinux.bin.zst but probably
more will come, thus let's be consistent with all other compressors.
Signed-off-by: Nick Terrell <terrelln@fb.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200730190841.2071656-9-nickrterrell@gmail.com
-rw-r--r-- | Documentation/dontdiff | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff index ef9519c32c55..e361fc95ca29 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff @@ -55,6 +55,7 @@ *.ver *.xml *.xz +*.zst *_MODULES *_vga16.c *~ |