Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / blackfin / mach-common / Makefile
1 #
2 # arch/blackfin/mach-common/Makefile
3 #
4
5 obj-y := \
6         cache.o cache-c.o entry.o head.o \
7         interrupt.o arch_checks.o ints-priority.o
8
9 obj-$(CONFIG_PM)          += pm.o
10 ifneq ($(CONFIG_BF60x),y)
11 obj-$(CONFIG_PM)          += dpmc_modes.o
12 endif
13 obj-$(CONFIG_SCB_PRIORITY)      += scb-init.o
14 obj-$(CONFIG_CPU_VOLTAGE) += dpmc.o
15 obj-$(CONFIG_SMP)         += smp.o
16 obj-$(CONFIG_BFIN_KERNEL_CLOCK) += clocks-init.o