mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 11:16:32 +00:00
reuqire qemu-img to be installed (the one we have in tools is too old)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 40451
This commit is contained in:
parent
a28b8ecc47
commit
ced772a055
@ -208,3 +208,7 @@ endif
|
||||
endef
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
||||
$(eval $(call RequireCommand,qemu-img, \
|
||||
Please install qemu-img (package qemu-utils in Ubuntu/Debian). \
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user