Skip to content

Commit 8ed98d3

Browse files
NanlinXielijinxia
authored andcommitted
DM: fix make install issue in auto boot UOS service
fix make install issue Signed-off-by: Nanlin Xie <nanlin.xie@intel.com>
1 parent 8e2c730 commit 8ed98d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devicemodel/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ install-samples-nuc: $(SAMPLES_NUC)
184184

185185
install-samples-mrb: $(SAMPLES_MRB)
186186
install -D -t $(DESTDIR)/usr/share/acrn/samples/apl-mrb $^
187+
install -d $(DESTDIR)/usr/lib/systemd/system/
187188
install -p -D -m 0644 ./samples/apl-mrb/acrn_guest.service $(DESTDIR)/usr/lib/systemd/system
188189

189190
install-bios: $(BIOS_BIN)

0 commit comments

Comments
 (0)