]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] cell: always build spu base into the kernel
authorarnd@arndb.de <arnd@arndb.de>
Mon, 19 Jun 2006 18:33:20 +0000 (20:33 +0200)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Jun 2006 05:01:30 +0000 (15:01 +1000)
commitec378129b05f9c7855c135b436c5f4feeb10ef39
tree64737a0eb2e3594fcd1c619f5a04810aa5be5a8b
parent7289f35324819fe174a79730810936bfcb0b6047
[POWERPC] cell: always build spu base into the kernel

The spu_base module is rather deeply intermixed with the
core kernel, so it makes sense to have that built-in.
This will let us extend the base in the future without
having to export more core symbols just for it.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/Makefile
arch/powerpc/platforms/cell/spufs/Makefile
arch/powerpc/platforms/cell/spufs/switch.c