aboutsummaryrefslogtreecommitdiff
path: root/testing/examples/STR912Test/makefile
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2019-05-12 12:26:46 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2020-02-24 10:30:53 +0000
commit9d5767b6b005e426f77460c42bafce157de74a25 (patch)
tree5310a5c72efb9b1bca129f2038450f48c7bce3be /testing/examples/STR912Test/makefile
parente7306d361b5d503cf27dfb3dc69298ddad495f88 (diff)
coding style: add newline at end of text files
Some text file is missing newline at EOF. Add it. Change-Id: Ieebc790096f40961283c644642e56fde975e957f Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5167 Tested-by: jenkins
Diffstat (limited to 'testing/examples/STR912Test/makefile')
-rw-r--r--testing/examples/STR912Test/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/examples/STR912Test/makefile b/testing/examples/STR912Test/makefile
index ee768579..6f8309ea 100644
--- a/testing/examples/STR912Test/makefile
+++ b/testing/examples/STR912Test/makefile
@@ -143,4 +143,4 @@ clean:
#
-include $(shell mkdir .dep 2>/dev/null) $(wildcard .dep/*)
-# *** EOF *** \ No newline at end of file
+# *** EOF ***