| 12345678910111213141516 | # This file is part of the OpenADK project. OpenADK is copyrighted# material, please see the LICENCE file in the top-level directory.PKG_NAME:=		gccifeq ($(ADK_LINUX_AVR32),y)PKG_VERSION:=		4.4.6PKG_MD5SUM:=		ab525d429ee4425050a554bc9247d6c4elsePKG_VERSION:=		4.7.3PKG_MD5SUM:=		86f428a30379bdee0224e353ee2f999eendifPKG_RELEASE:=		1PKG_SITES:=		${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 |