hwspinlock: add stm32 hardware spinlock support
[oweals/u-boot.git] / drivers / hwspinlock / Makefile
index 2704d6814f007d2f144ea2bb361865ef7cb22a31..289b12a256662b4996a20a5427cdf18cd440b9b0 100644 (file)
@@ -4,3 +4,4 @@
 
 obj-$(CONFIG_DM_HWSPINLOCK) += hwspinlock-uclass.o
 obj-$(CONFIG_HWSPINLOCK_SANDBOX) += sandbox_hwspinlock.o
+obj-$(CONFIG_HWSPINLOCK_STM32) += stm32_hwspinlock.o