projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
[linux-2.6]
/
arch
/
sh
/
kernel
/
cpu
/
irq
/
Makefile
1
#
2
# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3
#
4
obj-y += ipr.o imask.o
5
6
obj-$(CONFIG_CPU_HAS_PINT_IRQ) += pint.o
7
obj-$(CONFIG_CPU_HAS_INTC2_IRQ) += intc2.o