On Tue, Apr 15, 2025 at 10:43:24AM +0200, Roger Pau Monné wrote: > On Mon, Apr 14, 2025 at 04:17:14PM +0200, Anthony PERARD wrote: > > From: Anthony PERARD <anthony.per...@vates.tech> > > + > > +-include $(DEPS_INCLUDE) > > This include is likely also needed by vpci/Makefile?
No, because we don't build any object there, and build the binary directly from source, for some reason. So there's no deps files been generated. Cheers, -- Anthony PERARD