repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial commit with v2.6.9
[linux-2.6.9-moxart.git]
/
arch
/
mips
/
sgi-ip32
/
Makefile
blob
1b6f93d16b5dde90a8a35283590ed356532db5ed
1
#
2
# Makefile for the SGI specific kernel interface routines
3
# under Linux.
4
#
5
6
obj-y
+=
ip32-berr.o ip32-irq.o ip32-irq-glue.o ip32-setup.o ip32-reset.o \
7
crime.o
8
9
EXTRA_AFLAGS
:= $(
CFLAGS
)