aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/qemu/Makefile
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2006-05-15 18:59:34 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-06-19 17:39:19 +0100
commitc583122c26ad04bb2379933dc5acc8b9479d6c67 (patch)
tree8afc9153e18b300ab93ff6a675e0c0f6e464c518 /arch/mips/qemu/Makefile
parenteae89076e696f51762d81d6e2538c3beb59fa7bd (diff)
[MIPS] Qemu system shutdown support
Signed-off-by: Thiemo Seufer <ths@networkno.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/qemu/Makefile')
-rw-r--r--arch/mips/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/qemu/Makefile b/arch/mips/qemu/Makefile
index 730f459f3e9..078cd3029c9 100644
--- a/arch/mips/qemu/Makefile
+++ b/arch/mips/qemu/Makefile
@@ -2,6 +2,6 @@
# Makefile for Qemu specific kernel interface routines under Linux.
#
-obj-y = q-firmware.o q-irq.o q-mem.o q-setup.o
+obj-y = q-firmware.o q-irq.o q-mem.o q-setup.o q-reset.o
obj-$(CONFIG_SMP) += q-smp.o