mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Why the internal kernel header?
@ 2020-01-07  9:36 Frederick Gotham
  2020-01-07 10:02 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Frederick Gotham @ 2020-01-07  9:36 UTC (permalink / raw)
  To: barebox


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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-07 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07  9:36 Why the internal kernel header? Frederick Gotham
2020-01-07 10:02 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox