From: ralph Date: Sun, 27 Jan 2008 18:02:32 +0000 (+0000) Subject: oops, missing file X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=88e247f0fdb4d3a7f5d8c355d14e9e93c14fdce7 oops, missing file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10283 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version new file mode 100644 index 000000000..119405189 --- /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" + +