xref: /kernel/linux/linux-6.6/drivers/hwspinlock/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/hwspinlock/
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

Indexes created Thu Nov 07 10:32:03 CST 2024