|
@@ -26,8 +26,7 @@ QEMU_OPTS =
|
|
|
|
|
|
QEMU_VARS = \
|
|
QEMU_VARS = \
|
|
LIBTOOL=$(HOST_DIR)/bin/libtool \
|
|
LIBTOOL=$(HOST_DIR)/bin/libtool \
|
|
- PYTHON=$(HOST_DIR)/bin/python2 \
|
|
|
|
- PYTHONPATH=$(TARGET_DIR)/usr/lib/python$(PYTHON_VERSION_MAJOR)/site-packages
|
|
|
|
|
|
+ PYTHON=$(HOST_DIR)/bin/python2
|
|
|
|
|
|
# If we want to specify only a subset of targets, we must still enable all
|
|
# If we want to specify only a subset of targets, we must still enable all
|
|
# of them, so that QEMU properly builds its list of default targets, from
|
|
# of them, so that QEMU properly builds its list of default targets, from
|