diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-03-03 09:41:15 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-03-03 09:41:15 +0000 |
commit | 7664a62a0c197277dd49fd609497a2e2c207942c (patch) | |
tree | d21f04dc276d6c0ee8f4aafb81cf47f3cd187461 /target | |
parent | bbdf9df60a72afd3e36c88e94e1f3fddf6cad185 (diff) |
uclibc: add 0.9.30.1
Diffstat (limited to 'target')
-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 |