Sign in
coral
/
linux-mtk
/
68b6507dc554ba015b5ed5e13b1ed4993cdf4024
/
.
/
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