diff options
Diffstat (limited to 'arch/blackfin/mach-bf561/Makefile')
-rw-r--r-- | arch/blackfin/mach-bf561/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf561/Makefile b/arch/blackfin/mach-bf561/Makefile index f39235a55783..c37f00c0edb5 100644 --- a/arch/blackfin/mach-bf561/Makefile +++ b/arch/blackfin/mach-bf561/Makefile | |||
@@ -7,3 +7,4 @@ extra-y := head.o | |||
7 | obj-y := ints-priority.o dma.o | 7 | obj-y := ints-priority.o dma.o |
8 | 8 | ||
9 | obj-$(CONFIG_BF561_COREB) += coreb.o | 9 | obj-$(CONFIG_BF561_COREB) += coreb.o |
10 | obj-$(CONFIG_SMP) += smp.o secondary.o atomic.o | ||