add uclibc 0.9.30.1

SVN-Revision: 15000
This commit is contained in:
Felix Fietkau
2009-03-23 21:04:30 +00:00
parent 9d8f81149f
commit 566bdc37ad
4 changed files with 11 additions and 56 deletions

View File

@@ -30,6 +30,10 @@ else
LIBGCC_VERSION:=<LIBGCC_VERSION>
endif
ifneq ($(LIBC_VERSION),0.9.28)
LIBC_VERSION:=$(LIBC_VERSION)$(LIBC_PATCHVER)
endif
CONFIG_PACKAGE_base-files$(TARGET):=$(CONFIG_PACKAGE_base-files)
define Package/base-files$(TARGET)