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
/
gt64120
/
momenco_ocelot
/
Makefile
blob
6f708df8373be147689ee6b88f55189137ab77a2
1
#
2
# Makefile for Momentum's Ocelot board.
3
#
4
5
obj-y
+=
irq.o prom.o reset.o setup.o
6
7
obj-
$(
CONFIG_KGDB
) +=
dbg_io.o
8
9
EXTRA_AFLAGS
:= $(
CFLAGS
)