diff options
Diffstat (limited to 'kernel/arch/mips/loongson/loongson-3/Makefile')
-rw-r--r-- | kernel/arch/mips/loongson/loongson-3/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/kernel/arch/mips/loongson/loongson-3/Makefile b/kernel/arch/mips/loongson/loongson-3/Makefile deleted file mode 100644 index 622fead5e..000000000 --- a/kernel/arch/mips/loongson/loongson-3/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# -# Makefile for Loongson-3 family machines -# -obj-y += irq.o cop2-ex.o platform.o - -obj-$(CONFIG_SMP) += smp.o - -obj-$(CONFIG_NUMA) += numa.o - -obj-$(CONFIG_RS780_HPET) += hpet.o |