]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Makefile
xdp: use common helper for netlink extended ack reporting
[karo-tx-linux.git] / Makefile
index 4b074a904106fa91e75d52c6ea459a2b084acc34..43534cca1de92262a68cb8aebe686c45067a0330 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)