powerpc I dave a toolchain but defconfig seems not to be present.
powerpc uses
KBUILD_DEFCONFIG := $(shell uname -m)_defconfig
to automagically pick the defconfig you want, but that obviously
doesn't work for cross-builds.
pmac32_defconfig and pseries_defconfig are probably used the most,
you might want to test with one of those next time.
Segher
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html