]> xenbits.xen.org Git - xenclient/xen.git/commitdiff
[build] Make the ioemu build use the headers/libs from pciutils headers/libs from...
authorprashanth <prashanth@slim.(none)>
Fri, 27 Feb 2009 19:18:36 +0000 (11:18 -0800)
committerprashanth <prashanth@slim.(none)>
Fri, 27 Feb 2009 19:21:37 +0000 (11:21 -0800)
  This is accompanied by fixes to build.git and ioemu.git.

tools/Makefile

index 8ae493338e6e1a5d2af382c2a9bc072942bb8717..eec3527a2021c2c1c03914438faddfb612361972 100644 (file)
@@ -93,7 +93,7 @@ ioemu-dir-find:
        set -e; \
                $(absolutify_xen_root); \
                cd ioemu-dir; \
-               ./xen-setup $(IOEMU_CONFIGURE_CROSS)
+               STAGING_ROOT=$(STAGING_ROOT) ./xen-setup $(IOEMU_CONFIGURE_CROSS)
 
 subdir-all-ioemu-dir subdir-install-ioemu-dir: ioemu-dir-find