summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-08 17:51:41 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-08 17:51:41 +0100
commit442ae3a70f492fb16440ca081309638de0a6bd1b (patch)
treea1573aa6d6990f2676bc6a0c407079b1252bcc8a /package
parent7c7a310895260542394c3cab941143e07cb2db87 (diff)
parent22351cedf6cee6b8e0e23fdecf62f7af2939874a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-rw-r--r--package/libgcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libgcc/Makefile b/package/libgcc/Makefile
index 353c5cc32..6f5208c9f 100644
--- a/package/libgcc/Makefile
+++ b/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