diff options
author | Nick Terrell <terrelln@fb.com> | 2020-07-30 22:08:41 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-07-31 12:51:10 +0300 |
commit | 1ac1efa5f6950f8f126f2c1921bb699ce009ec7d (patch) | |
tree | 99ba5d120447b58b446559183bfc8ffbf05273cf /Documentation/dontdiff | |
parent | 6f3decabaff032e5fcc6cf56f0851ee259359232 (diff) | |
download | linux-1ac1efa5f6950f8f126f2c1921bb699ce009ec7d.tar.xz |
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
Diffstat (limited to 'Documentation/dontdiff')
-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 *~ |