Browse Source

oops, missing file

SVN-Revision: 10283
Ralph Hempel 18 years ago
parent
commit
10d08caa4a
1 changed files with 8 additions and 0 deletions
  1. 8 0
      toolchain/uClibc/Config.version

+ 8 - 0
toolchain/uClibc/Config.version

@@ -0,0 +1,8 @@
+config UCLIBC_VERSION
+	string
+	default ""           if UCLIBC_VERSION_snapshot
+	default "0.9.28"     if UCLIBC_VERSION_0_9_28
+	default "0.9.29"     if UCLIBC_VERSION_0_9_29
+	default "0.9.29"
+
+