Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5514' into asoc...
[linux-2.6-block.git] / drivers / dax / Makefile
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