git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abea0bc
)
Blackfin: only build irqpanic.c when needed
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 13 Jun 2009 14:14:24 +0000
(10:14 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 19 Jun 2009 01:40:49 +0000
(21:40 -0400)
The irq_panic function is only used when CONFIG_DEBUG_ICACHE_CHECK is
enabled, so move the conditional build to the Makefile rather than
wrapping all of the contents of the file.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found