projects
/
microwatt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44f53f6
)
gitignore: Fix RAM file name
author
Michael Neuling
<mikey@neuling.org>
Fri, 28 Feb 2020 04:54:21 +0000
(15:54 +1100)
committer
Michael Neuling
<mikey@neuling.org>
Fri, 28 Feb 2020 04:55:58 +0000
(15:55 +1100)
From:
commit
8e0389b9736c60572e13ef5eeb50d3a775c3ffc6
Author: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: Wed Oct 23 12:08:55 2019 +1100
ram: Rework main RAM interface
We need to change the name.
Signed-off-by: Michael Neuling <mikey@neuling.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 41c4fccb7a78ee4235f00c6c8b78f4af064b7e6b..3c7c0b5f5f1e58e2fcdc2614ee9ae3591e552a6c 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-3,4
+3,4
@@
*.cf
*.s
*_tb
-
simple_ram_behavioural
.bin
\ No newline at end of file
+
main_ram
.bin
\ No newline at end of file