mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Revert "configs/stm32f429: force usage of binutils 2.28.x"
This reverts commit cbe43fd417.
Now that the binutils default has been changed for ARMv7M, this is no longer
needed.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f13477b68f
commit
371b45fe4a
@@ -8,7 +8,7 @@ config BR2_LINUX_KERNEL
|
||||
|
||||
if BR2_LINUX_KERNEL
|
||||
|
||||
comment "Linux kernel will not boot with binutils >= 2.29"
|
||||
comment "Linux kernel may fail to boot with binutils >= 2.29"
|
||||
depends on BR2_ARM_CPU_ARMV7M
|
||||
depends on !BR2_BINUTILS_VERSION_2_28_X
|
||||
|
||||
|
||||
Reference in New Issue
Block a user