aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/qemu/Makefile
blob: 078cd3029c9ff9228b561e59690b6ef631727db6 (plain) (blame)
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 q-reset.o

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