[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XenPPC] [RFC] directory renaming
I would have sent the patch, but because of the way hg move is implemented, it's a huge number of new files. xen/arch/ppc -> xen/arch/powerpc xen/arch/ppc/ppc64 -> xen/arch/powerpc/powerpc64 xen/include/asm-ppc -> xen/include/asm-powerpc xen/include/asm-ppc/ppc64 -> xen/include/asm-powerpc/powerpc64 config/ppc64.mk -> config/powerpc64.mk xen/include/public/arch-ppc64.h -> xen/include/public/arch-powerpc.h Since that last one is part of the guest-facing API, we need to make sure that's correct. To cross-compile, you'll use "XEN_TARGET_ARCH=powerpc64". I haven't checked this is yet, but when I do I probably won't send the commit mail to the list because it will be quite large. Comments? If not I'll probably check this in tomorrow. -- Hollis Blanchard IBM Linux Technology Center _______________________________________________ Xen-ppc-devel mailing list Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ppc-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |