1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
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 Revert "x86: add intel microcode entries to grub config" 2018-11-27 18:58:38 +01:00
grub.cfg build: remove leftovers from previous x86 commits 2019-02-17 18:22:40 +01:00
Makefile target/x86/image: use qemu-img from STAGING_DIR_HOST 2019-08-17 16:57:32 +02:00