summaryrefslogtreecommitdiff
path: root/package/xf86-input-evtouch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-25 12:15:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-25 12:15:16 +0200
commitebfa3015f50314ef7b0987c2ea8202ca3a253dee (patch)
treeb8648d1d094ff611fc026c7920ee567384727ad9 /package/xf86-input-evtouch
parent8017f0aab492a944ca503f8666b1591eac6e5227 (diff)
allmodconfig fixes for rpi
Diffstat (limited to 'package/xf86-input-evtouch')
-rw-r--r--package/xf86-input-evtouch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xf86-input-evtouch/Makefile b/package/xf86-input-evtouch/Makefile
index c2650e5aa..9068cfe0b 100644
--- a/package/xf86-input-evtouch/Makefile
+++ b/package/xf86-input-evtouch/Makefile
@@ -14,7 +14,7 @@ PKG_BUILDDEP:= xorg-server
PKG_SITES:= http://www.conan.de/touchscreen/
PKG_NEED_CXX:= 1
-PKG_ARCH_DEPENDS:= !avr32
+PKG_ARCH_DEPENDS:= !arm !avr32
PKG_CFLINE_XF86_INPUT_EVTOUCH:= depends on ADK_TARGET_WITH_INPUT
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2