« Previous | Next » 

Revision 0478f37c

ID0478f37ce258438d74164dd182b0ae125f174ec6

Added by Michael Tokarev over 10 years ago

hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently

$(PYTHON) is a Make variable which is set by configure.
In all other places over the tree, .py files are run from
Makefiles using this variable, except of a single leftover
in hw/i386/Makefile.obj (and a nearby place in there uses
$(PYTHON) correctly). Fix this leftover too.

Signed-off-by: Michael Tokarev <>
Cc: Luigi Rizzo <>
Reviewed-by:: Stefan Weil <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences