Argh! again. I also forgot to commit the config file enabling uClibc-0.9.28.3... :-(
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Mar 04 12:35:04 2007 +0000 (2007-03-04)
changeset 70d85d3316b02
parent 6 4267d95819bd
child 8 84d01da9e4b5
Argh! again. I also forgot to commit the config file enabling uClibc-0.9.28.3... :-(
config/libc_uClibc.in
     1.1 --- a/config/libc_uClibc.in	Sun Mar 04 12:33:12 2007 +0000
     1.2 +++ b/config/libc_uClibc.in	Sun Mar 04 12:35:04 2007 +0000
     1.3 @@ -32,6 +32,10 @@
     1.4      bool
     1.5      prompt "0.9.28.2"
     1.6  
     1.7 +config LIBC_V_0_9_28_3
     1.8 +    bool
     1.9 +    prompt "0.9.28.3"
    1.10 +
    1.11  # CT_INSERT_VERSION_ABOVE
    1.12  # Don't remove above line!
    1.13  endchoice
    1.14 @@ -45,6 +49,7 @@
    1.15      default "0.9.28" if LIBC_V_0_9_28
    1.16      default "0.9.28.1" if LIBC_V_0_9_28_1
    1.17      default "0.9.28.2" if LIBC_V_0_9_28_2
    1.18 +    default "0.9.28.3" if LIBC_V_0_9_28_3
    1.19  # CT_INSERT_VERSION_STRING_ABOVE
    1.20  # Don't remove qbove line!
    1.21