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 47ecded20902..184d5beb278d 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile | |||
@@ -327,6 +327,7 @@ core-$(CONFIG_MACH_LOONGSON) +=arch/mips/loongson/ | |||
327 | cflags-$(CONFIG_MACH_LOONGSON) += -I$(srctree)/arch/mips/include/asm/mach-loongson \ | 327 | cflags-$(CONFIG_MACH_LOONGSON) += -I$(srctree)/arch/mips/include/asm/mach-loongson \ |
328 | -mno-branch-likely | 328 | -mno-branch-likely |
329 | load-$(CONFIG_LEMOTE_FULOONG2E) +=0xffffffff80100000 | 329 | load-$(CONFIG_LEMOTE_FULOONG2E) +=0xffffffff80100000 |
330 | load-$(CONFIG_LEMOTE_MACH2F) +=0xffffffff80200000 | ||
330 | 331 | ||
331 | # | 332 | # |
332 | # MIPS Malta board | 333 | # MIPS Malta board |