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

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

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