toolchain: get rid of "binary" for external toolchain
We no longer have an option for external source based toolchains, so get rid of "binary". Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d131dba8b2
commit
ecc81fed2f
@ -12,7 +12,7 @@ config BR2_TOOLCHAIN_BUILDROOT
|
|||||||
bool "Buildroot toolchain"
|
bool "Buildroot toolchain"
|
||||||
|
|
||||||
config BR2_TOOLCHAIN_EXTERNAL
|
config BR2_TOOLCHAIN_EXTERNAL
|
||||||
bool "External binary toolchain"
|
bool "External toolchain"
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user