On Thu, Oct 05, 2017 at 12:56:02PM +0200, Maxime Villard wrote: > I don't think it is possible to compile some parts as relocatable and some > others as static. What we could do is compile both the kernel and the prekern > separately, and use objcopy to merge them. I don't see why this would be a problem. Martin