Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 1 | cflags-$(CONFIG_CPU_LOONGSON1) += -march=mips32 -Wa,--trap |
2 | platform-$(CONFIG_MACH_LOONGSON32) += loongson32/ | ||||
3 | cflags-$(CONFIG_MACH_LOONGSON32) += -I$(srctree)/arch/mips/include/asm/mach-loongson32 | ||||
4 | load-$(CONFIG_CPU_LOONGSON1) += 0xffffffff80100000 |