Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into drm...
[GitHub/mt8127/android_kernel_alcatel_ttab.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_HSEM_U8500) += u8500_hsem.o