Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support/scripts/gen-bootlin-toolchains: adjust dependencies of i686 t…
…oolchains The Bootlin i686 toolchain was already made available only on BR2_i386 with !BR2_x86_i486 && !BR2_x86_i586 && !BR2_x86_1000. However, this was not sufficient as a few other architecture variants of BR2_i386 are "lower" than i686, and they need to be excluded as well. Allows to fix: http://autobuild.buildroot.net/results/56ac1a8fa5b34a9ca10eef98ae9fb090b8c762c4/ Signed-off-by: Thomas Petazzoni <[email protected]> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
- Loading branch information