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. Paolo