repo.or.cz
/
linux-2.6
/
zen-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sh: remove CONFIG_CPU_HAS_INTC_IRQ
[linux-2.6/zen-sources.git]
/
arch
/
sh
/
kernel
/
cpu
/
irq
/
Makefile
blob
8da8e178f09cbe62c73bc43e1d1f5c839d4e9de0
1
#
2
# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3
#
4
obj-y
+=
imask.o intc.o
5
6
obj-
$(
CONFIG_CPU_HAS_IPR_IRQ
) +=
ipr.o
7
obj-
$(
CONFIG_CPU_HAS_MASKREG_IRQ
) +=
maskreg.o