configs/{canaan, sipeed_maix}*: specify kernel headers version
The defconfigs use a 5.19 kernel, so specify 5.19 kernel headers now that is available. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b35597decb
commit
1bd8e718a6
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# Binary format
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# Binary format
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# System
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# Binary format
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# System
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# Binary format
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# System
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# Binary format
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
@ -10,6 +10,9 @@ BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
# BR2_RISCV_USE_MMU is not set
|
||||
BR2_RISCV_ABI_LP64D=y
|
||||
|
||||
# Linux headers same as kernel, a 5.19 series
|
||||
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
|
||||
|
||||
# System
|
||||
BR2_BINFMT_FLAT=y
|
||||
BR2_BINFMT_FLAT_ONE=y
|
||||
|
Loading…
Reference in New Issue
Block a user