[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] tools/firmware: pass PYTHON as an env var to sub-makes in this subtree


  • To: xen-changelog@xxxxxxxxxxxxxxxxxxx
  • From: Xen patchbot-unstable <patchbot@xxxxxxx>
  • Date: Mon, 14 May 2012 16:32:01 +0000
  • Delivery-date: Mon, 14 May 2012 16:32:05 +0000
  • List-id: "Change log for Mercurial \(receive only\)" <xen-changelog.lists.xen.org>

# HG changeset patch
# User Christoph Egger <Christoph.Egger@xxxxxxx>
# Date 1335349285 -3600
# Node ID 15f094c85c85fb769f72a48b9c5d924a8e455855
# Parent  8fd318f89728cc42f5ab9c1885dd39e04a1f3b11
tools/firmware: pass PYTHON as an env var to sub-makes in this subtree

This fixes the Seabios build on platforms where just "python" is not
correct, which includes NetBSD.

Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---


diff -r 8fd318f89728 -r 15f094c85c85 tools/firmware/Makefile
--- a/tools/firmware/Makefile   Wed Apr 25 11:18:45 2012 +0100
+++ b/tools/firmware/Makefile   Wed Apr 25 11:21:25 2012 +0100
@@ -32,7 +32,7 @@ ifeq ($(CONFIG_ROMBIOS),y)
        false ; \
        fi
 endif
-       $(MAKE) subdirs-$@
+       $(MAKE) PYTHON=$(PYTHON) subdirs-$@
 
 
 .PHONY: install

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.