Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Forcing build of custom kernel headers
@ 2017-07-03 15:00 Christian Kellermann
  2017-07-03 15:59 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Kellermann @ 2017-07-03 15:00 UTC (permalink / raw)
  To: buildroot

Hi List,

I have a rather peculiar system setup: A 64 bit PPC kernel running a 32
bit buildroot. ATM I solve this by using two default configs ? one for
the kernel and one for the rootfs. A simple shell script copies the
kernel artifacts back and forth so the kernel can be included in the
rootfs image.

The kernel in question is a custom kernel tree in a git repository.
Now some userland application needs kernel headers from that kernel. As
I understand buildroot would install the uapi-headers into staging/
automatically. But with my setup no kernel gets build for the 32bit
rootfs.

I have tried to set BR2_KERNEL_HEADERS_AS_KERNEL and the respective
CUSTOM kernel variables in my defconfig. However the build system will
always fall back to the BR2_DEFAULT_KERNEL_HEADERS version.

So tl;dr: I want to make the linux-headers package use my custom kernel
headers from a git repo but don?t know how to do this without building a
kernel.

Any thoughts?

Thanks,

Christian

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

end of thread, other threads:[~2017-07-03 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-03 15:00 [Buildroot] Forcing build of custom kernel headers Christian Kellermann
2017-07-03 15:59 ` Arnout Vandecappelle

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