configs/pcengines_apu2_defconfig: linux needs host libelf

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022.02.x
Giulio Benetti 2022-02-02 18:10:34 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent cef07c9358
commit fd78150e89
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.16"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/pcengines/apu2/linux.config"
BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF=y
# Default hostname and TTY
BR2_TARGET_GENERIC_HOSTNAME="apu2"