]> Git Repo - buildroot-mgba.git/blobdiff - configs/orangepi_one_plus_defconfig
configs/orangepi_{lite2, one_plus}: use correct kernel headers version
[buildroot-mgba.git] / configs / orangepi_one_plus_defconfig
index 30c422efc2b4d3f15097206c40263294ba931829..1084d4223378ffe3383217614c427e276f2a1c38 100644 (file)
@@ -2,8 +2,8 @@ BR2_aarch64=y
 BR2_cortex_a53=y
 BR2_ARM_FPU_VFPV4=y
 
-# Linux headers same as kernel, a 4.18 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_18=y
+# Linux headers same as kernel, a 4.19 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
 
 # Firmware
 BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
This page took 0.026195 seconds and 4 git commands to generate.