19fe04755a
During the conversion to the merge tree, the Cell specific SMP initialization was removed from the pSeries code. This creates a new Cell specific SMP implementation file. Signed-off-by: Arnd Bergmann <arndb@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
2 lines
27 B
Makefile
2 lines
27 B
Makefile
obj-$(CONFIG_SMP) += smp.o
|