Files
domo/bsp/buildroot-2017.02.11/toolchain/toolchain-external/toolchain-external-linaro-arm/Config.in.options
2018-05-22 15:35:47 +02:00

10 lines
202 B
Plaintext

if BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "arm-linux-gnueabihf"
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
default "toolchain-external-linaro-arm"
endif