debuggers.hg
changeset 4555:edd3d921e879
bitkeeper revision 1.1291.1.3 (425cedbeGiOGgBWe1ZUNOQP3QLs_kw)
Fix compilation problem in linux 2.4 kernel
Fix compilation problem in linux 2.4 kernel
author | mafetter@fleming.research |
---|---|
date | Wed Apr 13 10:00:30 2005 +0000 (2005-04-13) |
parents | cd1ad927dab8 |
children | 5e994310f44f |
files | linux-2.4.29-xen-sparse/mkbuildtree |
line diff
1.1 --- a/linux-2.4.29-xen-sparse/mkbuildtree Tue Apr 12 16:33:28 2005 +0000 1.2 +++ b/linux-2.4.29-xen-sparse/mkbuildtree Wed Apr 13 10:00:30 2005 +0000 1.3 @@ -212,6 +212,7 @@ ln -sf ../../${LINUX_26}/include/asm-xen 1.4 ln -sf ../../${LINUX_26}/include/asm-xen/hypervisor.h 1.5 ln -sf ../../${LINUX_26}/include/asm-xen/xen_proc.h 1.6 ln -sf ../../${LINUX_26}/include/asm-xen/asm-i386/synch_bitops.h 1.7 +ln -sf ../../${LINUX_26}/include/asm-xen/asm-i386/hypercall.h 1.8 1.9 mkdir -p linux-public && cd linux-public 1.10 ln -sf ../../../${LINUX_26}/include/asm-xen/linux-public/privcmd.h