mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
meson: generate hxtool files
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
650b5d548e
commit
3f88565997
4 changed files with 24 additions and 14 deletions
2
scripts/hxtool
Normal file → Executable file
2
scripts/hxtool
Normal file → Executable file
|
@ -19,6 +19,6 @@ hxtoh()
|
|||
case "$1" in
|
||||
"-h") hxtoh ;;
|
||||
*) exit 1 ;;
|
||||
esac
|
||||
esac < "$2"
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue