Skip to content

Commit

Permalink
QEMU microvm works as well
Browse files Browse the repository at this point in the history
  • Loading branch information
wkozaczuk committed Jun 9, 2020
1 parent 5d04c33 commit b56c905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ objects += arch/x64/arch-trace.o
objects += arch/x64/ioapic.o
objects += arch/x64/apic.o
objects += arch/x64/apic-clock.o
#objects += arch/x64/entry-xen.o
objects += arch/x64/entry-xen.o
objects += arch/x64/vmlinux.o
objects += arch/x64/vmlinux-boot64.o
objects += core/sampler.o
Expand Down

0 comments on commit b56c905

Please sign in to comment.