For consistency and to cater for a following patch. Signed-off-by: Henning Schild <[email protected]>
diff --git a/inmates/lib/x86/Makefile b/inmates/lib/x86/Makefile --- a/inmates/lib/x86/Makefile +++ b/inmates/lib/x86/Makefile @@ -10,6 +10,8 @@ # the COPYING file in the top-level directory. # +include $(INMATES_LIB)/Makefile.lib + always := lib.a lib32.a TARGETS := header.o hypercall.o ioapic.o printk.o smp.o -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
