Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[linux-2.6-microblaze.git] / Documentation / kbuild / modules.rst
index 85ccc87..a1f3eb7 100644 (file)
@@ -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
 -------------------