aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/qemu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/qemu/Makefile')
-rw-r--r--arch/mips/qemu/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/mips/qemu/Makefile b/arch/mips/qemu/Makefile
deleted file mode 100644
index 2ba4ef34b4a..00000000000
--- a/arch/mips/qemu/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Makefile for Qemu specific kernel interface routines under Linux.
-#
-
-obj-y = q-firmware.o q-irq.o q-mem.o q-setup.o q-reset.o
-
-obj-$(CONFIG_EARLY_PRINTK) += q-console.o
-obj-$(CONFIG_SMP) += q-smp.o
-
-EXTRA_CFLAGS += -Werror