Commit 7d5f5169 authored by Anton Midyukov's avatar Anton Midyukov

slinux: Add auto-resize image to vm/ targets

parent 66b9a390
......@@ -16,7 +16,7 @@ distro/slinux: distro/.installer use/slinux/full use/rescue/base
endif
ifeq (vm,$(IMAGE_CLASS))
vm/slinux:: use/slinux/vm-base; @:
vm/slinux:: use/slinux/vm-base use/auto-resize; @:
ifeq (,$(filter-out aarch64 armh riscv64,$(ARCH)))
vm/slinux:: use/uboot
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment