repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.17.7
[linux/fpc-iii.git]
/
arch
/
mips
/
momentum
/
ocelot_g
/
Makefile
blob
adb5665d40a950cf19f3f6ace46dba092ffc4e44
1
#
2
# Makefile for Momentum Computer's Ocelot-G board.
3
#
4
5
obj-y
+=
irq.o gt-irq.o prom.o reset.o setup.o
6
obj-
$(
CONFIG_KGDB
) +=
dbg_io.o
7
8
EXTRA_AFLAGS
:= $(
CFLAGS
)