162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciobj-y += kernel/ mm/ net/ 362306a36Sopenharmony_ciobj-$(CONFIG_KVM) += kvm/ 462306a36Sopenharmony_ciobj-$(CONFIG_XEN) += xen/ 562306a36Sopenharmony_ciobj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/ 662306a36Sopenharmony_ciobj-$(CONFIG_CRYPTO) += crypto/ 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci# for cleaning 962306a36Sopenharmony_cisubdir- += boot 10