Merge remote-tracking branch 'mmc-uh/next'
[deliverable/linux.git] / arch / mips / loongson32 / Platform
1 cflags-$(CONFIG_CPU_LOONGSON1) += \
2 $(call cc-option,-march=mips32r2,-mips32r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \
3 -Wa,-mips32r2 -Wa,--trap
4
5 platform-$(CONFIG_MACH_LOONGSON32) += loongson32/
6 cflags-$(CONFIG_MACH_LOONGSON32) += -I$(srctree)/arch/mips/include/asm/mach-loongson32
7 load-$(CONFIG_LOONGSON1_LS1B) += 0xffffffff80100000
8 load-$(CONFIG_LOONGSON1_LS1C) += 0xffffffff80100000
This page took 0.04044 seconds and 5 git commands to generate.