summaryrefslogtreecommitdiffstats
path: root/arch/mips/qemu/Makefile
blob: 730f459f3e9920e0efeaa257ad88063eb8ed0265 (plain)
1
2
3
4
5
6
7
#
# Makefile for Qemu specific kernel interface routines under Linux.
#

obj-y		= q-firmware.o q-irq.o q-mem.o q-setup.o

obj-$(CONFIG_SMP) += q-smp.o