diff --git a/Makefile b/Makefile index 34d885c784..6004c8c2e9 100644 --- a/Makefile +++ b/Makefile @@ -174,7 +174,7 @@ DEFDISABLEBLOCK := false DEFSHAREDFS := virtio-9p DEFSHAREDFS_NEMU := virtio-9p DEFSHAREDFS_QEMU_VIRTIOFS := virtios-fs -DEFVIRTIOFSDAEMON := $(VIRTIOFSDBINDIR)/virtiofsd-x86_64 +DEFVIRTIOFSDAEMON := $(VIRTIOFSDBINDIR)/virtiofsd # Default DAX mapping cache size in MiB DEFVIRTIOFSCACHESIZE := 1024 DEFVIRTIOFSCACHE := always