On Tue, 2 Dec 2014 13:28:53 +0900 Masahiro Yamada <yamada.m@xxxxxxxxxxxxxxxx> wrote: > diff --git a/Documentation/kbuild/headers_install.txt b/Documentation/kbuild/headers_install.txt > index 951eb9f..0d8fe5e 100644 > --- a/Documentation/kbuild/headers_install.txt > +++ b/Documentation/kbuild/headers_install.txt > @@ -28,10 +28,7 @@ optional arguments: > > ARCH indicates which architecture to produce headers for, and defaults to the > current architecture. The linux/asm directory of the exported kernel headers > -is platform-specific, to see a complete list of supported architectures use > -the command: > - > - ls -d include/asm-* | sed 's/.*-//' > +is platform-specific. > This change makes sense as far as it goes, but might it not be better to tell readers the way to get the list of supported architectures in the new scheme of things...? Thanks, jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html