This variable appears to be unused throughout the code base.

Signed-off-by: Doug Goldstein <car...@cardoe.com>
---
 Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 75177f0..8a9331f 100644
--- a/Makefile
+++ b/Makefile
@@ -35,8 +35,7 @@ mini-os-dir-force-update: mini-os-dir
                $(GIT) reset --hard $(MINIOS_UPSTREAM_REVISION); \
        fi
 
-SUBARCH := $(subst x86_32,i386,$(XEN_TARGET_ARCH))
-export XEN_TARGET_ARCH SUBARCH
+export XEN_TARGET_ARCH
 export DESTDIR
 
 # build and install everything into the standard system directories
-- 
2.4.6


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to