[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [IA64] linux: xen-mkbuildtree-pre more cleanup
# HG changeset patch # User awilliam@xxxxxxxxxxx # Node ID f090ab3f06e765b1e65c417cb8a39544d71ef7f3 # Parent 5d9eb92e63e2203c607c5349ed89bd5d6fd61e0d [IA64] linux: xen-mkbuildtree-pre more cleanup more clean up on ia64 xen-mkbuildtree-pre. Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx> --- linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre | 14 -------------- 1 files changed, 14 deletions(-) diff -r 5d9eb92e63e2 -r f090ab3f06e7 linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre --- a/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre Mon May 08 14:46:11 2006 -0600 +++ b/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre Tue May 09 11:29:34 2006 -0600 @@ -6,20 +6,6 @@ # for building (as all files in mv'd directories are thought by hg # to have been deleted). I don't know how to avoid this right now, # but if someone has a better way, I'm all ears - -function try_to_mv() { - if [ ! -e $2 ] - then - mv $1 $2 - fi -} - -try_to_mv mm/Kconfig mm/Kconfig.xen-x86 - -# need to grab a couple of xen-modified files for generic_page_range and -# typedef pte_fn_t which are used by driver/xen blkif -#ln -sf ../mm.xen-x86/memory.c mm/ -#ln -sf ../linux.xen-x86/mm.h include/linux/ #eventually asm-xsi-offsets needs to be part of hypervisor.h/hypercall.h ln -sf ../../../../xen/include/asm-ia64/asm-xsi-offsets.h include/asm-ia64/xen/ _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |