From b1854052c279636a0267c4309a25e255f2b1e35c Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 13 Apr 2010 12:21:55 +0200 Subject: [PATCH] tslib: Add config file for a780 machine Signed-off-by: Antonio Ospite Acked-by: Koen Kooi --- recipes/tslib/tslib/a780/tslib.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 recipes/tslib/tslib/a780/tslib.sh 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 -- 2.39.5