repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
perf tools: Improve 'libbabel' feature check failure message
[linux/fpc-iii.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