|
@@ -19,7 +19,7 @@ endchoice
|
|
|
|
|
|
config BR2_TOOLCHAIN_SOURCE
|
|
config BR2_TOOLCHAIN_SOURCE
|
|
bool
|
|
bool
|
|
- default y if !BR2_TOOLCHAIN_EXTERNAL
|
|
|
|
|
|
+ default y if BR2_TOOLCHAIN_BUILDROOT || BR2_TOOLCHAIN_EXTERNAL_SOURCE
|
|
default n if BR2_TOOLCHAIN_EXTERNAL
|
|
default n if BR2_TOOLCHAIN_EXTERNAL
|
|
|
|
|
|
source "target/device/Toolchain.in"
|
|
source "target/device/Toolchain.in"
|