blob: f099792040402fd9a08006c7f5c85782178cd625 [file] [log] [blame]
Bryan Wu1394f032007-05-06 14:50:22 -07001#
2# arch/blackfin/mach-common/Makefile
3#
4
5obj-y := \
Mike Frysinger3c1fbd52008-11-18 17:48:22 +08006 cache.o cache-c.o entry.o head.o \
Mike Frysingercf8d9432009-06-13 10:14:24 -04007 interrupt.o arch_checks.o ints-priority.o
Bryan Wu1394f032007-05-06 14:50:22 -07008
Steven Miao93f89512012-05-16 18:26:10 +08009obj-$(CONFIG_PM) += pm.o
10ifneq ($(CONFIG_BF60x),y)
11obj-$(CONFIG_PM) += dpmc_modes.o
12endif
Steven Miao24a70cf2013-09-12 16:36:16 +080013obj-$(CONFIG_SCB_PRIORITY) += scb-init.o
Michael Hennerich14b03202008-05-07 11:41:26 +080014obj-$(CONFIG_CPU_VOLTAGE) += dpmc.o
Graf Yang6b3087c2009-01-07 23:14:39 +080015obj-$(CONFIG_SMP) += smp.o
Michael Hennerich73feb5c2009-01-07 23:14:39 +080016obj-$(CONFIG_BFIN_KERNEL_CLOCK) += clocks-init.o