Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel...
[deliverable/linux.git] / arch / blackfin / mach-common / Makefile
CommitLineData
1394f032
BW
1#
2# arch/blackfin/mach-common/Makefile
3#
4
5obj-y := \
3c1fbd51 6 cache.o cache-c.o entry.o head.o \
cf8d9432 7 interrupt.o arch_checks.o ints-priority.o
1394f032 8
14b03204
MH
9obj-$(CONFIG_PM) += pm.o dpmc_modes.o
10obj-$(CONFIG_CPU_FREQ) += cpufreq.o
11obj-$(CONFIG_CPU_VOLTAGE) += dpmc.o
6b3087c6 12obj-$(CONFIG_SMP) += smp.o
73feb5c0 13obj-$(CONFIG_BFIN_KERNEL_CLOCK) += clocks-init.o
This page took 0.4087 seconds and 5 git commands to generate.