]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/qemu/Makefile
[MIPS] Qemu: Add early printk, your friend in a cold night.
[linux-2.6-omap-h63xx.git] / arch / mips / qemu / Makefile
index cec24c117f6e21448d42a4867f63699c57459e6a..2ba4ef34b4a76cb5bbfa5e58f93d3750833adbff 100644 (file)
@@ -4,6 +4,7 @@
 
 obj-y          = q-firmware.o q-irq.o q-mem.o q-setup.o q-reset.o
 
-obj-$(CONFIG_SMP) += q-smp.o
+obj-$(CONFIG_EARLY_PRINTK)     += q-console.o
+obj-$(CONFIG_SMP)              += q-smp.o
 
 EXTRA_CFLAGS += -Werror