Browse Source

libgcc is not build for avr32

Waldemar Brodkorb 12 years ago
parent
commit
05f5146d1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/libgcc/Makefile

+ 1 - 1
package/libgcc/Makefile

@@ -11,7 +11,7 @@ PKG_DFLT_LIBGCC:=	y if !ADK_TOOLCHAIN_ONLY
 
 NO_DISTFILES:=		1
 
-PKG_ARCH_DEPENDS:=	!sh
+PKG_ARCH_DEPENDS:=	!sh !avr32
 
 include ${TOPDIR}/mk/package.mk