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
/
pmc-sierra
/
yosemite
/
Makefile
blob
02f5fb94ea2808a5bf580679421598e0659961d2
1
#
2
# Makefile for the PMC-Sierra Titan
3
#
4
5
obj-y
+=
irq.o prom.o py-console.o setup.o
6
7
obj-
$(
CONFIG_SMP
) +=
smp.o
8
9
ccflags-y
:= -
Werror