Sign in
nest-open-source
/
nest-learning-thermostat
/
5.7
/
linux-imx-ul
/
a4dd30f9b9a0afa9654c2b24c5456989091c4ef3
/
.
/
fs
/
pstore
/
Makefile
blob: e647d8e81712f7478cc6d5a0698fe27b7518d589 [
file
] [
log
] [
blame
]
#
# Makefile for the linux pstorefs routines.
#
obj
-
y
+=
pstore
.
o
pstore
-
objs
+=
inode
.
o platform
.
o
obj
-
$
(
CONFIG_PSTORE_FTRACE
)
+=
ftrace
.
o
obj
-
$
(
CONFIG_PSTORE_PMSG
)
+=
pmsg
.
o
ramoops
-
objs
+=
ram
.
o ram_core
.
o
obj
-
$
(
CONFIG_PSTORE_RAM
)
+=
ramoops
.
o