kumquat-buildroot/linux
Thomas Petazzoni f7cd72b3d4 linux: add BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF
Some Linux kernel configuration options (such as CONFIG_UNWINDER_ORC)
require building a host program that needs libelf.

Users who have libelf installed on their system won't see a problem,
but users who don't have libelf installed will get a build
failure. Therefore, this commit adds an option that allows a user to
indicate that his Linux kernel configuration requires libelf. When
this option is enabled, we add host-elfutils to the dependencies of
the linux package (host-elfutils provides the libelf library).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-03-06 15:25:08 +01:00
..
0001-timeconst.pl-Eliminate-Perl-warning.patch.conditional
Config.ext.in
Config.in linux: add BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF 2018-03-06 15:25:08 +01:00
linux-ext-aufs.mk
linux-ext-ev3dev-linux-drivers.mk
linux-ext-fbtft.mk
linux-ext-rtai.mk
linux-ext-xenomai.mk
linux.mk linux: add BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF 2018-03-06 15:25:08 +01:00