s390/purgatory: update .gitignore
Since commit 4c0f032d49 ("s390/purgatory: Omit use of bin2c"),
kexec-purgatory.c is not generated.
purgatory and purgatory.lds are generated files, so should be ignored
by git.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
This commit is contained in:
parent
10077c9f2d
commit
dbe1c16be3
1 changed files with 2 additions and 1 deletions
3
arch/s390/purgatory/.gitignore
vendored
3
arch/s390/purgatory/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
kexec-purgatory.c
|
||||
purgatory
|
||||
purgatory.lds
|
||||
purgatory.ro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue