Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / hwspinlock / Makefile
diff --git a/kernel/drivers/hwspinlock/Makefile b/kernel/drivers/hwspinlock/Makefile
new file mode 100644 (file)
index 0000000..93eb64b
--- /dev/null
@@ -0,0 +1,7 @@
+#
+# Generic Hardware Spinlock framework
+#
+
+obj-$(CONFIG_HWSPINLOCK)               += hwspinlock_core.o
+obj-$(CONFIG_HWSPINLOCK_OMAP)          += omap_hwspinlock.o
+obj-$(CONFIG_HSEM_U8500)               += u8500_hsem.o