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:
Родитель
2472d64af2
Коммит
3aa6980139
|
@ -10,4 +10,4 @@ all: ihex2fw
|
|||
clean:
|
||||
$(RM) ihex2fw
|
||||
|
||||
.PHONY: all clean
|
||||
.PHONY: all clean
|
||||
|
|
Загрузка…
Ссылка в новой задаче