This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
linux-stable-rt
Watch
1
Star
0
Fork
You've already forked linux-stable-rt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e329331aed
linux-stable-rt
/
arch
/
powerpc
/
platforms
/
cell
/
Makefile
3 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell This patch simply moves files over to arch/powerpc without making any changes to them. Signed-off-by: Arnd Bergmann <arndb@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-01 09:08:41 +08:00
obj-y
+=
interrupt.o iommu.o setup.o spider-pic.o
[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c 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>
2005-11-01 09:08:38 +08:00
obj-$(CONFIG_SMP)
+=
smp.o