mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
tools/firmware: Add missing newline at end of file
"git diff" says:
\ No newline at end of file
after modifying the file.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2472d64af2
commit
3aa6980139
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ all: ihex2fw
|
|||
clean:
|
||||
$(RM) ihex2fw
|
||||
|
||||
.PHONY: all clean
|
||||
.PHONY: all clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue