Commit 3aa69801 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Greg Kroah-Hartman

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: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2472d64a
......@@ -10,4 +10,4 @@ all: ihex2fw
clean:
$(RM) ihex2fw
.PHONY: all clean
\ No newline at end of file
.PHONY: all clean
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment