aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 7754cbbbf4ed..94d6f5813860 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -314,11 +314,12 @@ cflags-$(CONFIG_WR_PPMC) += -I$(srctree)/arch/mips/include/asm/mach-wrppmc
314load-$(CONFIG_WR_PPMC) += 0xffffffff80100000 314load-$(CONFIG_WR_PPMC) += 0xffffffff80100000
315 315
316# 316#
317# lemote fuloong2e mini-PC board 317# Loongson family
318# 318#
319core-$(CONFIG_LEMOTE_FULOONG2E) +=arch/mips/loongson/fuloong-2e/ 319core-$(CONFIG_MACH_LOONGSON) +=arch/mips/loongson/
320cflags-$(CONFIG_MACH_LOONGSON) += -I$(srctree)/arch/mips/include/asm/mach-loongson \
321 -mno-branch-likely
320load-$(CONFIG_LEMOTE_FULOONG2E) +=0xffffffff80100000 322load-$(CONFIG_LEMOTE_FULOONG2E) +=0xffffffff80100000
321cflags-$(CONFIG_LEMOTE_FULOONG2E) += -I$(srctree)/arch/mips/include/asm/mach-loongson/
322 323
323# 324#
324# MIPS Malta board 325# MIPS Malta board