doc: Correct the path to the Makefile documentation
authorSimon Glass <sjg@chromium.org>
Thu, 10 Nov 2022 02:14:41 +0000 (19:14 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 22 Nov 2022 22:13:34 +0000 (15:13 -0700)
This is out-of-date now. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/Kbuild.include

index 9c14310..62e0207 100644 (file)
@@ -229,7 +229,7 @@ objectify = $(foreach o,$(1),$(if $(filter /%,$(o)),$(o),$(obj)/$(o)))
 # if_changed_dep  - as if_changed, but uses fixdep to reveal dependencies
 #                   including used config symbols
 # if_changed_rule - as if_changed but execute rule instead
-# See Documentation/kbuild/makefiles.txt for more info
+# See doc/develop/makefiles.rst for more info
 
 ifneq ($(KBUILD_NOCMDDEP),1)
 # Check if both arguments are the same including their order. Result is empty