Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
98e4d4d6bcf130cbf5a684c4f98c345f13e2f28c
/
.
/
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