summaryrefslogtreecommitdiff
path: root/arch/mips/qemu/Makefile
blob: cec24c117f6e21448d42a4867f63699c57459e6a (plain)
1
2
3
4
5
6
7
8
9
#
# 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_SMP) += q-smp.o

EXTRA_CFLAGS += -Werror