repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[GFS2] Forgot to remove unused include vmalloc.h
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
mips
/
qemu
/
Makefile
blob
078cd3029c9ff9228b561e59690b6ef631727db6
1
#
2
# Makefile for Qemu specific kernel interface routines under Linux.
3
#
4
5
obj-y
=
q-firmware.o q-irq.o q-mem.o q-setup.o q-reset.o
6
7
obj-
$(
CONFIG_SMP
) +=
q-smp.o