Sign in
googlers
/
maze
/
linux
/
298bf12ddb25841804f26234a43b89da1b1c0e21
/
.
/
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