From 102a0743326a03cd1a1202ceda21e175b7d3575c Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 20 Feb 2024 01:20:52 +0000 Subject: [PATCH] add new system file --- kernel/Documentation/dontdiff | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) diff --git a/kernel/Documentation/dontdiff b/kernel/Documentation/dontdiff index 2e2e52c..82e3eee 100644 --- a/kernel/Documentation/dontdiff +++ b/kernel/Documentation/dontdiff @@ -30,6 +30,7 @@ *.lzo *.mo *.moc +*.mod *.mod.c *.o *.o.* @@ -54,6 +55,7 @@ *.ver *.xml *.xz +*.zst *_MODULES *_vga16.c *~ @@ -106,7 +108,6 @@ conf config config-* -config_data.h* config.mak config.mak.autogen conmakehash @@ -128,7 +129,7 @@ fore200e_mkfirm fore200e_pca_fw.c* gconf -gconf.glade.h +gconf-cfg gen-devlist gen_crc32table gen_init_cpio @@ -149,24 +150,22 @@ int4.c int8.c kallsyms -kconfig keywords.c ksym.c* ksym.h* -kxgettext *lex.c *lex.*.c linux logo_*.c logo_*_clut224.c logo_*_mono.c -lxdialog mach-types mach-types.h machtypes.h map map_hugetlb mconf +mconf-cfg miboot* mk_elfconfig mkboot @@ -179,10 +178,14 @@ mktree mkutf8data modpost +modules-only.symvers modules.builtin +modules.builtin.modinfo +modules.nsdeps modules.order modversions.h* nconf +nconf-cfg ncscope.* offset.h oui.c* @@ -202,6 +205,7 @@ ppc_defs.h* pss_boot.h qconf +qconf-cfg r100_reg_safe.h r200_reg_safe.h r300_reg_safe.h @@ -249,6 +253,7 @@ vmlinux.aout vmlinux.bin.all vmlinux.lds +vmlinux.symvers vmlinuz voffset.h vsyscall.lds -- Gitblit v1.6.2