repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[TG3]: Set minimal hw interrupt mitigation.
[linux-2.6/verdex.git]
/
arch
/
sh
/
boards
/
superh
/
microdev
/
Makefile
blob
1387dd6c85eb53281a35a296ac6632e6b1db2985
1
#
2
# Makefile for the SuperH MicroDev specific parts of the kernel
3
#
4
5
obj-y
:=
setup.o irq.o io.o
6
7
obj-
$(
CONFIG_HEARTBEAT
) +=
led.o
8