commit | 91edfa49b97f0b0fafac5c8d5f171fc183782ce6 | [log] [tgz] |
---|---|---|
author | arnd@arndb.de <arnd@arndb.de> | Mon Jun 19 20:33:20 2006 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 21 15:01:30 2006 +1000 |
tree | 64737a0eb2e3594fcd1c619f5a04810aa5be5a8b | |
parent | 1d64093f6627a7eef1ed0fe005463f0a5ea25a5f [diff] |
[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>