All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Installing kernel headers after building Linux
@ 2019-04-25 12:35 Frank Hunleth
  2019-04-27 18:28 ` Arnout Vandecappelle
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Hunleth @ 2019-04-25 12:35 UTC (permalink / raw)
  To: buildroot

Hello,

I have a setup where I?m using a non-Buildroot external toolchain, and I'm trying to add a package that requires the kernel headers from the same version of Linux that?s running. The kernel headers in the external toolchain don?t match the version of Linux that I?m using as you?d expect.

I?m wondering why the Linux build step doesn?t run `make headers_install` at the end so that the header files could be available. Would doing this for external toolchains cause an issue? Before I head too far down that path, I wanted to check.

Or is there another way of making the kernel headers available (aside from switching to an internally generated toolchain)? In case it matters, the package I?m looking at adding is `ply` so that I can run a couple eBPF traces.

Thanks!
Frank

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

end of thread, other threads:[~2019-04-28 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-25 12:35 [Buildroot] Installing kernel headers after building Linux Frank Hunleth
2019-04-27 18:28 ` Arnout Vandecappelle
2019-04-28 14:52   ` Frank Hunleth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.