chiark / gitweb /
Makefile: Use buster's Qemu on stretch.
[distorted-chroot] / Makefile
index dfbdcb6349a9e824f8b21ec4b9720eaefc34e294..79495a4bea0d76b8b195d13772ed301d630bdf0a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -180,6 +180,7 @@ amd64_QEMUHOST               = $(64BIT_QEMUHOST)
 
 ## Which distribution of Qemu to use.
 CONFIG_VARS            += $(foreach d,$(DISTS),$d_QEMUDIST)
+stretch_QEMUDIST        = buster
 
 ## Qemu architecture names.  These tell us which Qemu binary to use for a
 ## particular Debian architecture.