X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=Documentation%2Fkbuild%2Fmodules.rst;h=a1f3eb7a43e235e040f0c1c349f2fe596ddabd5b;hp=85ccc878895e75deecb87215515e44602c3d12c9;hb=555a6e8c11e6282bb2704ef1cee64ceaeb41773e;hpb=70333f4ff9c16dd82a2667080c3ae48fe30a3cb4 diff --git a/Documentation/kbuild/modules.rst b/Documentation/kbuild/modules.rst index 85ccc878895e..a1f3eb7a43e2 100644 --- a/Documentation/kbuild/modules.rst +++ b/Documentation/kbuild/modules.rst @@ -332,7 +332,7 @@ according to the following rule: There are two notable exceptions to this rule: larger subsystems have their own directory under include/, such as include/scsi; and architecture specific headers are located - under arch/$(ARCH)/include/. + under arch/$(SRCARCH)/include/. 4.1 Kernel Includes -------------------