mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-15 22:31:47 -04:00
nios2: add .gitignore entries for auto-generated files
Add .gitignore entries for nios2 specific files generated during the build process. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com>
This commit is contained in:
committed by
Ley Foon Tan
parent
13e0988140
commit
6852aa0263
2
arch/nios2/boot/.gitignore
vendored
Normal file
2
arch/nios2/boot/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*.dtb
|
||||
vmImage
|
||||
1
arch/nios2/kernel/.gitignore
vendored
Normal file
1
arch/nios2/kernel/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
vmlinux.lds
|
||||
Reference in New Issue
Block a user