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