I'm using Barebox with Buildroot. Previously I was using Barebox version 2018.12.0, and now I have upgraded to version 2019.12.0. Barebox version 2019.12.0 won't compile for me with Buildroot, because the header "<linux/list.h>" is missing. The reason why this header file is missing is that "list.h" is an internal kernel header file, rather than a userspace kernel header file. I could try simply copying "list.h" into the appropriate directory in order to get Barebox to compile, but I'm not keen on doing that. Does Barebox really need that header file, and if so, why? Frederick _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox