repo.or.cz
/
linux-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
net/x25: do not hold the cpu too long in x25_new_lci()
[linux-stable.git]
/
drivers
/
dax
/
Makefile
blob
574286fac87ce71b88e61bf5935e3905e226638b
1
# SPDX-License-Identifier: GPL-2.0
2
obj-
$(
CONFIG_DAX
) +=
dax.o
3
obj-
$(
CONFIG_DEV_DAX
) +=
device_dax.o
4
obj-
$(
CONFIG_DEV_DAX_PMEM
) +=
dax_pmem.o
5
6
dax-y
:=
super.o
7
dax_pmem-y
:=
pmem.o
8
device_dax-y
:=
device.o