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
/
saturn
/
Makefile
blob
75a3042e252edcc38561e5e1ee36ae6dac87578c
1
#
2
# Makefile for the Sega Saturn specific parts of the kernel
3
#
4
5
obj-y
:=
setup.o io.o irq.o
6
7
obj-
$(
CONFIG_SMP
) +=
smp.o
8