Bryan Wu | 1394f03 | 2007-05-06 14:50:22 -0700 | [diff] [blame] | 1 | # |
2 | # arch/blackfin/mach-bf561/Makefile | ||||
3 | # | ||||
4 | |||||
Roy Huang | 24a07a1 | 2007-07-12 22:41:45 +0800 | [diff] [blame] | 5 | obj-y := ints-priority.o dma.o |
Bryan Wu | 1394f03 | 2007-05-06 14:50:22 -0700 | [diff] [blame] | 6 | |
7 | obj-$(CONFIG_BF561_COREB) += coreb.o | ||||
Graf Yang | c51b448 | 2009-01-07 23:14:39 +0800 | [diff] [blame] | 8 | obj-$(CONFIG_SMP) += smp.o secondary.o atomic.o |