projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[POWERPC] Use SLB size from the device tree
[linux-2.6]
/
arch
/
mips
/
qemu
/
Makefile
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_EARLY_PRINTK) += q-console.o
8
obj-$(CONFIG_SMP) += q-smp.o
9
10
EXTRA_CFLAGS += -Werror