mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 21:09:42 +02:00
oops, missing file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10283 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d14fa7ba1f
commit
88e247f0fd
8
toolchain/uClibc/Config.version
Normal file
8
toolchain/uClibc/Config.version
Normal file
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user