Sign in
googlers
/
maze
/
linux
/
7e8616d8e7731b026019d9af7cc9914b8bb42bc7
/
.
/
arch
/
mips
/
dec
/
prom
/
Makefile
blob: 064ae7a76bdc204c28e0c8e92ccd63400fbbf403 [
file
] [
log
] [
blame
]
#
# Makefile for the DECstation prom monitor library routines
# under Linux.
#
lib
-
y
+=
init
.
o memory
.
o cmdline
.
o identify
.
o console
.
o
lib
-
$
(
CONFIG_32BIT
)
+=
locore
.
o
lib
-
$
(
CONFIG_64BIT
)
+=
call_o32
.
o