"git diff" says: \ No newline at end of file
after modifying the file. Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> --- tools/firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/firmware/Makefile b/tools/firmware/Makefile index d329825aa31be379..cfb297e6ef5ae43e 100644 --- a/tools/firmware/Makefile +++ b/tools/firmware/Makefile @@ -10,4 +10,4 @@ all: ihex2fw clean: $(RM) ihex2fw -.PHONY: all clean \ No newline at end of file +.PHONY: all clean -- 2.17.1