style/Makefile: remove unnecessary trailing whitespace

N/A

Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
chao.an
2020-11-28 11:43:30 +08:00
committed by Abdelatif Guettouche
parent 630d5a5851
commit c56785bd0d
28 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ endif
makedepfile: $(CSRCS:.c=.ddc) $(ASRCS:.S=.dds)
$(call CATFILE, bin/Make.dep, $^)
$(call DELFILE, $^)
makekdepfile: $(CSRCS:.c=.ddc) $(ASRCS:.S=.dds)
$(call CATFILE, kbin/Make.dep, $^)
$(call DELFILE, $^)