gitignore: Fix RAM file name
authorMichael Neuling <mikey@neuling.org>
Fri, 28 Feb 2020 04:54:21 +0000 (15:54 +1100)
committerMichael 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

index 41c4fccb7a78ee4235f00c6c8b78f4af064b7e6b..3c7c0b5f5f1e58e2fcdc2614ee9ae3591e552a6c 100644 (file)
@@ -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