| 12345678910 | # This file is part of the OpenADK project. OpenADK is copyrighted# material, please see the LICENCE file in the top-level directory.PKG_NAME:=		uClibcPKG_VERSION:=		0.9.33.2GIT_VERSION:=		0.9.34-gitPKG_RELEASE:=		1PKG_MD5SUM:=		73e6fe215648d02246f4d195b25fb17ePKG_SITES:=		http://uclibc.org/downloads/DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.xz
 |