docs: kbuild: convert docs to ReST and rename to *.rst
[linux-block.git] / scripts / Makefile.host
index b6a54bdf0965e1859a2f8a42164f2008f9c65ef3..a316d368b69798a779d76bfe23e6787228a0fc11 100644 (file)
@@ -6,7 +6,7 @@
 #
 # Both C and C++ are supported, but preferred language is C for such utilities.
 #
-# Sample syntax (see Documentation/kbuild/makefiles.txt for reference)
+# Sample syntax (see Documentation/kbuild/makefiles.rst for reference)
 # hostprogs-y := bin2hex
 # Will compile bin2hex.c and create an executable named bin2hex
 #