diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-11-15 12:19:46 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-11-17 16:23:52 +0000 |
commit | 5135b0cdb23e47dd48d8100e45bd48ce937732ff (patch) | |
tree | 60270c0c35fb9d948cfb88b22b03acf9fee2862f /arch | |
parent | 8bf4057bdd8912c7388c28e625f0b846a4ca1468 (diff) | |
download | linux-5135b0cdb23e47dd48d8100e45bd48ce937732ff.tar.bz2 |
[MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 02692027730a..e14ba5e01a36 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -700,6 +700,7 @@ load-$(CONFIG_SNI_RM200_PCI) += 0xffffffff80600000 # core-$(CONFIG_TOSHIBA_JMR3927) += arch/mips/jmr3927/rbhma3100/ \ arch/mips/jmr3927/common/ +cflags-$(CONFIG_TOSHIBA_JMR3927) += -Iinclude/asm-mips/mach-jmr3927 load-$(CONFIG_TOSHIBA_JMR3927) += 0xffffffff80050000 # |