diff options
Diffstat (limited to 'target/device/Config.in.toolchain')
-rw-r--r-- | target/device/Config.in.toolchain | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/device/Config.in.toolchain b/target/device/Config.in.toolchain index 958e8535e..b610d1dc1 100644 --- a/target/device/Config.in.toolchain +++ b/target/device/Config.in.toolchain @@ -214,3 +214,6 @@ config BR2_EXT_UCLIBC_VERSION_0_9_30 bool default !BR2_TOOLCHAIN_EXTERNAL_SOURCE +config BR2_EXT_UCLIBC_VERSION_0_9_30_1 + bool + default !BR2_TOOLCHAIN_EXTERNAL_SOURCE |