summaryrefslogtreecommitdiff
path: root/toolchain/toolchain-external/toolchain-external-codesourcery-niosII/Config.in.options
blob: 07cc5ede94f319ab128266a3b80d1e46646a36d8 (plain)
1
2
3
4
5
6
7
8
9
if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII

config BR2_TOOLCHAIN_EXTERNAL_PREFIX
	default "nios2-linux-gnu"

config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
	default "toolchain-external-codesourcery-niosII"

endif