diff options
Diffstat (limited to 'kernel/arch/mips/loongson1/Platform')
-rw-r--r-- | kernel/arch/mips/loongson1/Platform | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/kernel/arch/mips/loongson1/Platform b/kernel/arch/mips/loongson1/Platform deleted file mode 100644 index 11863441d..000000000 --- a/kernel/arch/mips/loongson1/Platform +++ /dev/null @@ -1,7 +0,0 @@ -cflags-$(CONFIG_CPU_LOONGSON1) += \ - $(call cc-option,-march=mips32r2,-mips32r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \ - -Wa,-mips32r2 -Wa,--trap - -platform-$(CONFIG_MACH_LOONGSON1) += loongson1/ -cflags-$(CONFIG_MACH_LOONGSON1) += -I$(srctree)/arch/mips/include/asm/mach-loongson1 -load-$(CONFIG_LOONGSON1_LS1B) += 0xffffffff80100000 |