diff --git a/conf.d/regular-vm.mk b/conf.d/regular-vm.mk index 9bd098d3..cff56cae 100644 --- a/conf.d/regular-vm.mk +++ b/conf.d/regular-vm.mk @@ -17,7 +17,7 @@ mixin/vm-archdep:: use/tty/S0 endif ifeq (,$(filter-out riscv64,$(ARCH))) -mixin/vm-archdep: use/bootloader/uboot use/tty/S0 +mixin/vm-archdep:: use/bootloader/uboot use/tty/S0 @$(call set,KFLAVOURS,un-def) endif