2013-01-22 04:59:30 -07:00
|
|
|
cflags-$(CONFIG_CPU_LOONGSON1) += \
|
2012-07-25 08:17:24 -06:00
|
|
|
$(call cc-option,-march=mips32r2,-mips32r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \
|
|
|
|
-Wa,-mips32r2 -Wa,--trap
|
|
|
|
|
2015-04-20 20:00:35 -06:00
|
|
|
platform-$(CONFIG_MACH_LOONGSON32) += loongson32/
|
|
|
|
cflags-$(CONFIG_MACH_LOONGSON32) += -I$(srctree)/arch/mips/include/asm/mach-loongson32
|
2012-07-25 08:17:24 -06:00
|
|
|
load-$(CONFIG_LOONGSON1_LS1B) += 0xffffffff80100000
|