diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-29 17:02:29 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-29 17:02:29 +0200 |
commit | ebf21166b7abc35f4faa4bded5c919641a282339 (patch) | |
tree | 5c8b56558f78663788ed3bb5c51ad04721dd1241 /configs/arm_toolchain_defconfig | |
parent | c6c7b9973310a37db08d089c09345c45c5665beb (diff) |
uClibc: remove old 0.9.28 support
Not supported upstream and needs complicated workaround for the NPTL stuff.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/arm_toolchain_defconfig')
-rw-r--r-- | configs/arm_toolchain_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig index 26a999abf..21be5396d 100644 --- a/configs/arm_toolchain_defconfig +++ b/configs/arm_toolchain_defconfig @@ -205,7 +205,6 @@ BR2_DEFAULT_KERNEL_HEADERS="2.6.28.2" # # uClibc Options # -# BR2_UCLIBC_VERSION_0_9_28_3 is not set # BR2_UCLIBC_VERSION_0_9_29 is not set BR2_UCLIBC_VERSION_0_9_30=y # BR2_UCLIBC_VERSION_SNAPSHOT is not set |