Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / hwspinlock / Makefile
CommitLineData
bd9a4c7d
OBC
1#
2# Generic Hardware Spinlock framework
3#
4
5obj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o
70ba4cc2 6obj-$(CONFIG_HWSPINLOCK_OMAP) += omap_hwspinlock.o
19a0f612 7obj-$(CONFIG_HWSPINLOCK_QCOM) += qcom_hwspinlock.o
cc16d664 8obj-$(CONFIG_HWSPINLOCK_SIRF) += sirf_hwspinlock.o
f84a8ecf 9obj-$(CONFIG_HSEM_U8500) += u8500_hsem.o
This page took 0.290123 seconds and 5 git commands to generate.