Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / blackfin / mach-common / Makefile
diff --git a/kernel/arch/blackfin/mach-common/Makefile b/kernel/arch/blackfin/mach-common/Makefile
new file mode 100644 (file)
index 0000000..f099792
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# arch/blackfin/mach-common/Makefile
+#
+
+obj-y := \
+       cache.o cache-c.o entry.o head.o \
+       interrupt.o arch_checks.o ints-priority.o
+
+obj-$(CONFIG_PM)          += pm.o
+ifneq ($(CONFIG_BF60x),y)
+obj-$(CONFIG_PM)         += dpmc_modes.o
+endif
+obj-$(CONFIG_SCB_PRIORITY)     += scb-init.o
+obj-$(CONFIG_CPU_VOLTAGE) += dpmc.o
+obj-$(CONFIG_SMP)         += smp.o
+obj-$(CONFIG_BFIN_KERNEL_CLOCK) += clocks-init.o