]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/hwspinlock/Makefile
Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/rt5665', 'asoc/fix/samsun...
[mirror_ubuntu-focal-kernel.git] / drivers / hwspinlock / Makefile
1 #
2 # Generic Hardware Spinlock framework
3 #
4
5 obj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o
6 obj-$(CONFIG_HWSPINLOCK_OMAP) += omap_hwspinlock.o
7 obj-$(CONFIG_HWSPINLOCK_QCOM) += qcom_hwspinlock.o
8 obj-$(CONFIG_HWSPINLOCK_SIRF) += sirf_hwspinlock.o
9 obj-$(CONFIG_HWSPINLOCK_SPRD) += sprd_hwspinlock.o
10 obj-$(CONFIG_HSEM_U8500) += u8500_hsem.o