powerpcspe is disabled for now until it has been fixed.
This also adjusts the dependencies for kernels so that we
do not build kernels which for a TARGET_ARCH unless that
TARGET_ARCH is enabled in TARGET_ARCHES_${TARGET}. In
particular, this avoids building powerpcspe kernels for
now, but can also be useful to only build, e.g. mips64
via 'make TARGETS=mips TARGET_ARCHES_mips=mips64'.