diff options
Diffstat (limited to 'arch/mips/Makefile')
-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 | |||
700 | # | 700 | # |
701 | core-$(CONFIG_TOSHIBA_JMR3927) += arch/mips/jmr3927/rbhma3100/ \ | 701 | core-$(CONFIG_TOSHIBA_JMR3927) += arch/mips/jmr3927/rbhma3100/ \ |
702 | arch/mips/jmr3927/common/ | 702 | arch/mips/jmr3927/common/ |
703 | cflags-$(CONFIG_TOSHIBA_JMR3927) += -Iinclude/asm-mips/mach-jmr3927 | ||
703 | load-$(CONFIG_TOSHIBA_JMR3927) += 0xffffffff80050000 | 704 | load-$(CONFIG_TOSHIBA_JMR3927) += 0xffffffff80050000 |
704 | 705 | ||
705 | # | 706 | # |