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
/
mips
/
vr4181
/
common
/
Makefile
blob
f7587ca64eadf35e2ca8448478ebe400e823f5fc
1
#
2
# Makefile for common code of NEC vr4181 based boards
3
#
4
5
obj-y
:=
irq.o int_handler.o serial.o time.o
6
7
EXTRA_AFLAGS
:= $(
CFLAGS
)