mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
With the introduction of ARM FDPIC support, we need to make sure that the existing ARM FLAT external toolchains are not made visible/available when ARM FDPIC is selected. This commit updates the gen-bootlin-toolchains script to take this into account. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>