Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a292241cccb7e20e8b997a9a44177e7c98141859
/
.
/
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