python-pathvalidate: bump version to 0.14.1
[buildroot-gz.git] / toolchain / toolchain-external / toolchain-external-linaro-arm / Config.in.options
blobdcbc6599d9bcbcd3da52b069fefb42bb423f8003
1 if BR2_TOOLCHAIN_EXTERNAL_LINARO_ARM
3 config BR2_TOOLCHAIN_EXTERNAL_PREFIX
4         default "arm-linux-gnueabihf"
6 config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
7         default "toolchain-external-linaro-arm"
9 endif