]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Makefile
sparse doc: fix reference path
[karo-tx-linux.git] / Makefile
index 165cf9783a5dbb28ff82ac206d667bcba3b572b6..0e66ca4562a13fb5c8448560a901d004d24d0d62 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -172,8 +172,8 @@ MAKEFLAGS += --no-print-directory
 # Use 'make C=2' to enable checking of *all* source files, regardless
 # of whether they are re-compiled or not.
 #
-# See the file "Documentation/sparse.txt" for more details, including
-# where to get the "sparse" utility.
+# See the file "Documentation/dev-tools/sparse.rst" for more details,
+# including where to get the "sparse" utility.
 
 ifeq ("$(origin C)", "command line")
   KBUILD_CHECKSRC = $(C)