add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & Puchu!

SVN-Revision: 14130
This commit is contained in:
Nicolas Thill
2009-01-21 11:45:32 +00:00
parent ed4d79b529
commit a271aaa2db
18 changed files with 2693 additions and 1 deletions

View File

@@ -4,5 +4,6 @@ config UCLIBC_VERSION
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.30" if UCLIBC_VERSION_0_9_30
default "0.9.29"