* Ingo Molnar <mingo@xxxxxxx> wrote: > this patch adds the paravirt_patch_32.o: > > > -obj-$(CONFIG_PARAVIRT) += paravirt.o > > +obj-$(CONFIG_PARAVIRT) += paravirt.o paravirt_patch_32.o > > but does not add that file nor any other rule to build that target, so > it fails to build with the attached config: > > make[1]: *** No rule to make target > `arch/x86/kernel/paravirt_patch_32.o', needed by > `arch/x86/kernel/built-in.o'. Stop. if it's just that single missing file then please send me a patch that adds that file and i'll add it to this patch. (instead of resending the whole series) Ingo _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/virtualization