summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2018-05-31 13:21:33 +0000
committerPeter Korsgaard <peter@korsgaard.com>2018-06-01 16:41:01 +0200
commit714d9e61c9c11d37471eedb88736ba75c6056a1d (patch)
tree5e4a88b3aecdb7e1b5e544b3f73bea60c8438644 /configs
parent371b45fe4aaf8ba5ad46223d947cf7f9b851785f (diff)
downloadbuildroot-714d9e61c9c11d37471eedb88736ba75c6056a1d.tar.gz
buildroot-714d9e61c9c11d37471eedb88736ba75c6056a1d.zip
Revert "configs/stm32f469: force usage of binutils 2.28.x"
This reverts commit 12049cc8b8972a9d0f1e27f1382cc5752d45312f. 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>
Diffstat (limited to 'configs')
-rw-r--r--configs/stm32f469_disco_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32f469_disco_defconfig b/configs/stm32f469_disco_defconfig
index e5cacafb46..8b77d8c1a2 100644
--- a/configs/stm32f469_disco_defconfig
+++ b/configs/stm32f469_disco_defconfig
@@ -2,7 +2,6 @@ BR2_arm=y
BR2_cortex_m4=y
BR2_GLOBAL_PATCH_DIR="board/stmicroelectronics/stm32f469-disco/patches"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_11=y
-BR2_BINUTILS_VERSION_2_28_X=y
BR2_ROOTFS_POST_BUILD_SCRIPT="board/stmicroelectronics/stm32-post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
OpenPOWER on IntegriCloud