mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
- fix copy'n paste error
This commit is contained in:
@@ -19,7 +19,7 @@ endchoice
|
||||
|
||||
config BR2_TOOLCHAIN_SOURCE
|
||||
bool
|
||||
default y if !BR2_TOOLCHAIN_EXTERNAL
|
||||
default y if BR2_TOOLCHAIN_BUILDROOT || BR2_TOOLCHAIN_EXTERNAL_SOURCE
|
||||
default n if BR2_TOOLCHAIN_EXTERNAL
|
||||
|
||||
source "target/device/Toolchain.in"
|
||||
|
||||
Reference in New Issue
Block a user