index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
toolchain
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Ralph Hempel <ralph.hempel@lantiq.com>
2008-01-27 18:02:32 +0000
committer
Ralph Hempel <ralph.hempel@lantiq.com>
2008-01-27 18:02:32 +0000
commit
10d08caa4af0fd172c4ccf40a3d6a2ae76a3f728
(
patch
)
tree
1569ab2e6e2e8deba7de723626932d5752848c1a
/
toolchain
parent
3dfc679bb985d2070b0e645393d6e0f5fd4760e6
(
diff
)
oops, missing file
SVN-Revision: 10283
Diffstat
(limited to 'toolchain')
-rw-r--r--
toolchain/uClibc/Config.version
8
1 files changed, 8 insertions, 0 deletions
diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version
new file mode 100644
index 0000000000..119405189f
--- /dev/null
+++ b/
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"
+
+