162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# device_hmem.o deliberately precedes dax_hmem.o for initcall ordering 362306a36Sopenharmony_ciobj-$(CONFIG_DEV_DAX_HMEM_DEVICES) += device_hmem.o 462306a36Sopenharmony_ciobj-$(CONFIG_DEV_DAX_HMEM) += dax_hmem.o 562306a36Sopenharmony_ci 662306a36Sopenharmony_cidevice_hmem-y := device.o 762306a36Sopenharmony_cidax_hmem-y := hmem.o 8