Openwrt/target/linux/x86/image
Florian Eckert 33411ee919 target/x86/image: use qemu-img from STAGING_DIR_HOST
The host tool package qemu is build for the target x86. The installed tool
qemu-img is needed to build vdi or vmdk images. In the image Makefile we
use however the host installed qemu-img command and not the tool from the
buildsystem. This commit force to use the already build qemu-img command
from the openwrt toolchain.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-17 16:57:32 +02:00
..
grub-early.cfg
grub-iso.cfg
grub.cfg
Makefile target/x86/image: use qemu-img from STAGING_DIR_HOST 2019-08-17 16:57:32 +02:00