Skip to content

Commit 1aadb06

Browse files
committed
external/qemu: Add 8.2.3 as default, add 9.0.0
1 parent 1569ff5 commit 1aadb06

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

external/qemu/Makefile

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ VERSIONS := 4.2.1 \
33
6.2.0 \
44
7.0.0 \
55
7.1.0 \
6-
7.2.3
6+
7.2.3 \
7+
8.2.3 \
8+
9.0.0
79

8-
DEFAULT_VERSION = 7.2.3
10+
DEFAULT_VERSION = 8.2.3
911

1012
help:
1113
@echo "qemu"

0 commit comments

Comments
 (0)