summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/qemu_riscv64_virt_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_riscv64_virt_defconfig b/configs/qemu_riscv64_virt_defconfig
index 705ec1293a..65dbef4135 100644
--- a/configs/qemu_riscv64_virt_defconfig
+++ b/configs/qemu_riscv64_virt_defconfig
@@ -11,7 +11,7 @@ BR2_TARGET_GENERIC_GETTY=y
BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
# Linux headers same as kernel, a 4.20 series
-BR2_KERNEL_HEADERS_4_20=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_20=y
# Kernel
BR2_LINUX_KERNEL=y
OpenPOWER on IntegriCloud