mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-14 07:17:14 +00:00
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> |
||
|---|---|---|
| .. | ||
| 64 | ||
| base-files | ||
| generic | ||
| geode | ||
| image | ||
| legacy | ||
| patches-4.14 | ||
| patches-4.19 | ||
| config-4.14 | ||
| config-4.19 | ||
| Makefile | ||
| modules.mk | ||