mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 00:00:52 +07:00
nds32: add vmlinux.lds and vdso.so to .gitignore
These are build artifacts, which should be ignored by git. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Greentime Hu <greentime@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com>
This commit is contained in:
parent
aa0be0e022
commit
5b633e517b
1
arch/nds32/kernel/.gitignore
vendored
Normal file
1
arch/nds32/kernel/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
vmlinux.lds
|
1
arch/nds32/kernel/vdso/.gitignore
vendored
Normal file
1
arch/nds32/kernel/vdso/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
vdso.lds
|
Loading…
Reference in New Issue
Block a user