diff options
Diffstat (limited to 'arch/nios2')
-rw-r--r-- | arch/nios2/boot/.gitignore | 2 | ||||
-rw-r--r-- | arch/nios2/kernel/.gitignore | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/arch/nios2/boot/.gitignore b/arch/nios2/boot/.gitignore new file mode 100644 index 000000000000..109279ca5a4d --- /dev/null +++ b/arch/nios2/boot/.gitignore @@ -0,0 +1,2 @@ +*.dtb +vmImage diff --git a/arch/nios2/kernel/.gitignore b/arch/nios2/kernel/.gitignore new file mode 100644 index 000000000000..c5f676c3c224 --- /dev/null +++ b/arch/nios2/kernel/.gitignore @@ -0,0 +1 @@ +vmlinux.lds |