Skip to content

Commit

Permalink
Documentation: dontdiff: Add zstd compressed files
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Nick Terrell authored and Ingo Molnar committed Jul 31, 2020
1 parent 6f3deca commit 1ac1efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/dontdiff
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
*.ver
*.xml
*.xz
*.zst
*_MODULES
*_vga16.c
*~
Expand Down

0 comments on commit 1ac1efa

Please sign in to comment.