Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
74d0a988d3aa359b6b8a8536c8cb92cce02ca5d5
/
.
/
arch
/
s390
/
appldata
/
Makefile
blob: 99f1cf071304bd7686d1c26c5a7416207c802b13 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux - z/VM Monitor Stream.
#
obj
-
$
(
CONFIG_APPLDATA_BASE
)
+=
appldata_base
.
o
obj
-
$
(
CONFIG_APPLDATA_MEM
)
+=
appldata_mem
.
o
obj
-
$
(
CONFIG_APPLDATA_OS
)
+=
appldata_os
.
o
obj
-
$
(
CONFIG_APPLDATA_NET_SUM
)
+=
appldata_net_sum
.
o