summaryrefslogtreecommitdiff
path: root/drivers/hwspinlock/Makefile
blob: b8ba4543ece85415e113ced981f0802d11fdb20a (plain)
1
2
3
4
5
6
7
8
#
# Generic Hardware Spinlock framework
#

obj-$(CONFIG_HWSPINLOCK)		+= hwspinlock_core.o
obj-$(CONFIG_HWSPINLOCK_OMAP)		+= omap_hwspinlock.o
obj-$(CONFIG_HSEM_U8500)		+= u8500_hsem.o
obj-$(CONFIG_HWSPINLOCK_SCI)		+= sprd_hwspinlock.o