repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 's5p/for-next'
[linux-2.6/next.git]
/
arch
/
mips
/
dec
/
prom
/
Makefile
blob
064ae7a76bdc204c28e0c8e92ccd63400fbbf403
1
#
2
# Makefile for the DECstation prom monitor library routines
3
# under Linux.
4
#
5
6
lib-y
+=
init.o memory.o cmdline.o identify.o console.o
7
8
lib-
$(
CONFIG_32BIT
) +=
locore.o
9
lib-
$(
CONFIG_64BIT
) +=
call_o32.o