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