]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/dax/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / dax / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
7b6be844
DW
2obj-$(CONFIG_DAX) += dax.o
3obj-$(CONFIG_DEV_DAX) += device_dax.o
ab68f262
DW
4obj-$(CONFIG_DEV_DAX_PMEM) += dax_pmem.o
5
7b6be844 6dax-y := super.o
ab68f262 7dax_pmem-y := pmem.o
7b6be844 8device_dax-y := device.o