Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
70c6cce040661204986ebbf22224cb24bd77ea71
/
.
/
fs
/
pstore
/
Makefile
blob: 278a44e0d4e176716ebee280c0fc19dfb5042823 [
file
] [
log
] [
blame
]
#
# Makefile for the linux pstorefs routines.
#
obj
-
y
+=
pstore
.
o
pstore
-
objs
+=
inode
.
o platform
.
o
ramoops
-
objs
+=
ram
.
o ram_core
.
o
obj
-
$
(
CONFIG_PSTORE_RAM
)
+=
ramoops
.
o