-
Timothy Pearson authored
Add arch-specific makefiles and configs needed to build for ppc64. Also add a minimal head.S that is a simple infinite loop. head.o can be built with $ make XEN_TARGET_ARCH=ppc64 KBUILD_DEFCONFIG=tiny64_defconfig arch/powerpc/ppc64/head.o Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
46b2e7ce