if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64

config BR2_TOOLCHAIN_EXTERNAL_PREFIX
	default "aarch64-linux-gnu"

config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
	default "toolchain-external-linaro-aarch64"

endif