X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=scripts%2FMakefile.host;h=a316d368b69798a779d76bfe23e6787228a0fc11;hb=9e3a25dc992dd9f3170fb643bdd95da5ca9c5576;hp=b6a54bdf0965e1859a2f8a42164f2008f9c65ef3;hpb=79b3b7c4a396b9fa1963ac70e853998633e8151d;p=linux.git diff --git a/scripts/Makefile.host b/scripts/Makefile.host index b6a54bdf0965..a316d368b697 100644 --- a/scripts/Makefile.host +++ b/scripts/Makefile.host @@ -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 #