diff --git a/devicemodel/Makefile b/devicemodel/Makefile index 2839b0c98..a5a239f65 100644 --- a/devicemodel/Makefile +++ b/devicemodel/Makefile @@ -184,6 +184,7 @@ install-samples-nuc: $(SAMPLES_NUC) install-samples-mrb: $(SAMPLES_MRB) install -D -t $(DESTDIR)/usr/share/acrn/samples/apl-mrb $^ + install -d $(DESTDIR)/usr/lib/systemd/system/ install -p -D -m 0644 ./samples/apl-mrb/acrn_guest.service $(DESTDIR)/usr/lib/systemd/system install-bios: $(BIOS_BIN)