Config.version 203 B

123456789
  1. config UCLIBC_VERSION
  2. string
  3. depends on USE_UCLIBC
  4. default "0.9.33.2" if UCLIBC_VERSION_0_9_33
  5. default "0.9.33.2"
  6. config UCLIBC_VERSION_0_9_33
  7. default y if !TOOLCHAINOPTS && USE_UCLIBC
  8. bool