summaryrefslogtreecommitdiff
path: root/package/ccid
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-12-18 17:27:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-12-18 17:27:43 +0100
commit517022211cab2644bac88865e29af726f1aafeaf (patch)
treed25531af4c6bcad044cadfd39f2892c059cd1ce1 /package/ccid
parente2c3a79b3e8b7527d62889175b4b131c0a059e18 (diff)
avr32 workarounds
Diffstat (limited to 'package/ccid')
-rw-r--r--package/ccid/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ccid/Makefile b/package/ccid/Makefile
index 068dfc043..e11ca53f9 100644
--- a/package/ccid/Makefile
+++ b/package/ccid/Makefile
@@ -13,6 +13,8 @@ PKG_BUILDDEP:= pcsc-lite
PKG_URL:= http://pcsclite.alioth.debian.org/ccid.html
PKG_SITES:= http://alioth.debian.org/frs/download.php/3579/
+PKG_ARCH_DEPENDS:= !avr32
+
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include $(TOPDIR)/mk/package.mk