blob: 068d294df1367d7ab7102b9de7c04a3fedd5141a (
plain)
1
2
3
4
5
6
7
|
# Target: Cell BE (PowerPC64 + SPU)
# This implements a 'pseudo-native' GDB running on the
# PPU side of the Cell BE and debugging the SPU side.
NATDEPFILES = spu-linux-nat.o fork-child.o inf-ptrace.o
|