Makefile 198 B

123456789
  1. #
  2. # arch/blackfin/mach-bf561/Makefile
  3. #
  4. obj-y := ints-priority.o dma.o
  5. obj-$(CONFIG_BF561_COREB) += coreb.o
  6. obj-$(CONFIG_SMP) += smp.o secondary.o atomic.o
  7. obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o