amarula_vyasa_rk3288_defconfig: use same-as-kernel option for kernel headers

Instead of the to-be-removed 5.0 option.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2019-06-18 13:57:32 +02:00
parent 8f60d30829
commit b769e54a92

View File

@ -4,7 +4,7 @@ BR2_cortex_a17=y
BR2_ARM_FPU_NEON_VFPV4=y
# Linux headers same as kernel, a 5.0 series
BR2_KERNEL_HEADERS_5_0=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_0=y
# Bootloader
BR2_TARGET_UBOOT=y