# HG changeset patch # User yamahata@xxxxxxxxxxxxx # Node ID bde9d73d6b12a84e893b5e1d3d724913e859e868 # Parent 574c3bfd5dabc28005c3aab98a6090f395f45eec more clean up on ia64 xen-mkbuildtree-pre. PATCHNAME: xen-mkbuildtree_pre_more_cleanup Signed-off-by: Isaku Yamahata diff -r 574c3bfd5dab -r bde9d73d6b12 linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre --- a/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre Mon May 8 11:40:37 2006 +0900 +++ b/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre Mon May 8 11:42:23 2006 +0900 @@ -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/