mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 16:25:34 +00: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:
parent
13e0988140
commit
6852aa0263
2 changed files with 3 additions and 0 deletions
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
|
Loading…
Add table
Reference in a new issue