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
Merge remote-tracking branch 'moduleh/module.h-split'
[linux-2.6/next.git]
/
arch
/
sh
/
kernel
/
cpu
/
irq
/
Makefile
blob
f0c7025a67d117fedce5afbab43ff86227c12b5a
1
#
2
# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3
#
4
obj-
$(
CONFIG_SUPERH32
) +=
imask.o
5
obj-
$(
CONFIG_CPU_SH5
) +=
intc-sh5.o
6
obj-
$(
CONFIG_CPU_HAS_IPR_IRQ
) +=
ipr.o