Makefile 198 字节
Newer Older
B
Bryan Wu 已提交
1 2 3 4
#
# arch/blackfin/mach-bf561/Makefile
#

5
obj-y := ints-priority.o dma.o
B
Bryan Wu 已提交
6 7

obj-$(CONFIG_BF561_COREB) += coreb.o
8
obj-$(CONFIG_SMP)  += smp.o secondary.o atomic.o
9
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o