On Thu, Jan 17, 2019 at 11:31:27AM +0100, Paolo Bonzini wrote: > On 17/01/19 08:50, Stefano Garzarella wrote: > >> Also, the $? in the new rule should be $^. I wouldn't use a pattern > >> rule for that, writing it explicitly as "pvh.img: pvh.S pvh_main.c" > > I'll fix the Makefile. > > (of course it's "pvh.img: pvh.o pvh_main.o"). > > I can fix up as well if it's okay for you.
I already sent a v4 fixing your comments (and I put "pvh.img: pvh.o pvh_main.o" :) ), but if want to fix this series is okay for me. Thanks, Stefano