]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/hwspinlock/Makefile
UBUNTU: [Config] CONFIG_BCM2835_THERMAL=y
[mirror_ubuntu-artful-kernel.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
d8c8bbbb 9obj-$(CONFIG_HWSPINLOCK_SPRD) += sprd_hwspinlock.o
f84a8ecf 10obj-$(CONFIG_HSEM_U8500) += u8500_hsem.o