repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
The x86 timer interrupt handler is the only handler not traced in the
[linux-2.6/next.git]
/
arch
/
mips
/
netlogic
/
xlr
/
Makefile
blob
9bd3f731f62eb3b52b305e369c3b5ba1065ed9ae
1
obj-y
+=
setup.o platform.o irq.o setup.o time.o
2
obj-
$(
CONFIG_SMP
) +=
smp.o smpboot.o
3
obj-
$(
CONFIG_EARLY_PRINTK
) +=
xlr_console.o
4
5
EXTRA_CFLAGS
+= -
Werror