projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a1ce99
)
riscv: Fix gitignore
author
Damien Le Moal
<damien.lemoal@wdc.com>
Wed, 12 Feb 2020 10:34:23 +0000
(19:34 +0900)
committer
Palmer Dabbelt
<palmerdabbelt@google.com>
Thu, 20 Feb 2020 00:13:51 +0000
(16:13 -0800)
Tell git to not track the compiled boot/loader and boot/loader.lds
files.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/boot/.gitignore
patch
|
blob
|
history
diff --git
a/arch/riscv/boot/.gitignore
b/arch/riscv/boot/.gitignore
index
8dab0bb
..
8a45a37
100644
(file)
--- a/
arch/riscv/boot/.gitignore
+++ b/
arch/riscv/boot/.gitignore
@@
-1,2
+1,4
@@
Image
Image.gz
+loader
+loader.lds