aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorCao jin <caoj.fnst@cn.fujitsu.com>2017-03-24 17:03:17 +0800
committerJonathan Corbet <corbet@lwn.net>2017-03-31 09:18:38 -0600
commit036db11cab275dd3cc13284e760bb050c59559be (patch)
tree0a637a7f722e0a08e7492c75b6243d7e46f34499 /Makefile
parentpci-error-recovery: doc cleanup (diff)
downloadwireguard-linux-036db11cab275dd3cc13284e760bb050c59559be.tar.xz
wireguard-linux-036db11cab275dd3cc13284e760bb050c59559be.zip
sparse doc: fix reference path
Documentation/sparse.txt has been moved to Documentation/dev-tools/sparse.rst Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 165cf9783a5d..0e66ca4562a1 100644
--- 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)