Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « hmem « dax « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 57377b4c3d47d92abee7746eca55a28476c51ff9 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_DEV_DAX_HMEM) += dax_hmem.o
obj-$(CONFIG_DEV_DAX_HMEM_DEVICES) += device_hmem.o

device_hmem-y := device.o
dax_hmem-y := hmem.o