mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-01 23:24:34 +01:00
oops, missing file
SVN-Revision: 10283
This commit is contained in:
parent
3dfc679bb9
commit
10d08caa4a
1 changed files with 8 additions and 0 deletions
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…
Add table
Reference in a new issue