[WIP PATCH 23/30] build/scripts: makelst: modify suggested use of ${srctree} for trailing slash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is purely a comment, but keep this synchronized with what
everything else expects.

Signed-off-by: Elliott Mitchell <ehem+linux@xxxxxxx>
---
---
 scripts/makelst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/makelst b/scripts/makelst
index e432af073a65..e9af9ac2a511 100755
--- a/scripts/makelst
+++ b/scripts/makelst
@@ -5,7 +5,7 @@
 # Requires the following lines in makefile:
 #%.lst: %.c
 #	$(CC) $(c_flags) -g -c -o $*.o $< &&
-#	$(srctree)/scripts/makelst $*.o System.map $(OBJDUMP) > $@
+#	$(srctree)scripts/makelst $*.o System.map $(OBJDUMP) > $@
 #
 # Copyright (C) 2000 IBM Corporation
 # Author(s): DJ Barrow (djbarrow@xxxxxxxxxx,barrow_dj@xxxxxxxxx)
-- 
2.39.2





[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux