From 5aab4431fb32af99c9e2136007866d501043b229 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 15 Jun 2013 13:57:53 +0200 Subject: Cosmetics Change-Id: Id7974f1a79b5d803155ccfc417277a73ffd9046a --- utils/hwstub/stmp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/hwstub/stmp/Makefile b/utils/hwstub/stmp/Makefile index 7fd33c3..4185dcb 100644 --- a/utils/hwstub/stmp/Makefile +++ b/utils/hwstub/stmp/Makefile @@ -70,4 +70,5 @@ $(EXEC_SB1): $(EXEC_ELF) $(ELF2SB1) $(ELF2SB1_CMD) $(ELF2SB1_KEY) -o $@ clean: - rm -rf $(OBJ) $(DEPS) $(EXEC) $(TMP_LDS) $(TMP_MAP) \ No newline at end of file + rm -rf $(OBJ) $(DEPS) $(EXEC) $(TMP_LDS) $(TMP_MAP) + -- cgit v1.1