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/at91sam9260pf_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/at91sam9260pf_defconfig')
-rw-r--r-- | configs/at91sam9260pf_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index 76526c94c..ab2913381 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -111,7 +111,6 @@ BR2_DEFAULT_KERNEL_HEADERS="2.6.22.1" # uClibc Options # # BR2_UCLIBC_VERSION_0_9_28 is not set -# BR2_UCLIBC_VERSION_0_9_28_3 is not set BR2_UCLIBC_VERSION_0_9_29=y # BR2_UCLIBC_VERSION_SNAPSHOT is not set BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config" |