aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2010-04-13 12:21:55 +0200
committerAntonio Ospite <ospite@studenti.unina.it>2010-06-04 15:56:06 +0200
commitb1854052c279636a0267c4309a25e255f2b1e35c (patch)
tree1465fb8c4af7a62399b0b2ce5a4b25af17557936
parentf6a2eb34e8a5c6d2088ff6b007c7a0fd07ac3228 (diff)
downloadopenembedded-b1854052c279636a0267c4309a25e255f2b1e35c.tar.gz
tslib: Add config file for a780 machine
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
-rwxr-xr-xrecipes/tslib/tslib/a780/tslib.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/tslib/tslib/a780/tslib.sh b/recipes/tslib/tslib/a780/tslib.sh
new file mode 100755
index 0000000000..dd905fbe20
--- /dev/null
+++ b/recipes/tslib/tslib/a780/tslib.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+TSLIB_TSDEVICE=/dev/input/event2
+
+export TSLIB_TSDEVICE