162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Generic Hardware Spinlock framework 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciobj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o 762306a36Sopenharmony_ciobj-$(CONFIG_HWSPINLOCK_OMAP) += omap_hwspinlock.o 862306a36Sopenharmony_ciobj-$(CONFIG_HWSPINLOCK_QCOM) += qcom_hwspinlock.o 962306a36Sopenharmony_ciobj-$(CONFIG_HWSPINLOCK_SPRD) += sprd_hwspinlock.o 1062306a36Sopenharmony_ciobj-$(CONFIG_HWSPINLOCK_STM32) += stm32_hwspinlock.o 1162306a36Sopenharmony_ciobj-$(CONFIG_HWSPINLOCK_SUN6I) += sun6i_hwspinlock.o 1262306a36Sopenharmony_ciobj-$(CONFIG_HSEM_U8500) += u8500_hsem.o 13