diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-29 19:47:18 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-29 19:47:18 +0000 |
commit | d6da7bfef9c7a89b9dd8a2197645d757179db5b0 (patch) | |
tree | 37daa9a0047cb4939258ded929312e2d84292f82 /packages | |
parent | f83fcfa62f5267235115429a3178e490c9494d72 (diff) |
tslib: ipaq-pxa270 - no such machine (was removed some time ago), remove overrides.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/tslib/tslib/ipaq-pxa270/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/tslib/tslib/ipaq-pxa270/tslib.sh | 6 |
2 files changed, 0 insertions, 6 deletions
diff --git a/packages/tslib/tslib/ipaq-pxa270/.mtn2git_empty b/packages/tslib/tslib/ipaq-pxa270/.mtn2git_empty deleted file mode 100644 index e69de29bb2..0000000000 --- a/packages/tslib/tslib/ipaq-pxa270/.mtn2git_empty +++ /dev/null diff --git a/packages/tslib/tslib/ipaq-pxa270/tslib.sh b/packages/tslib/tslib/ipaq-pxa270/tslib.sh deleted file mode 100644 index 586d5c7deb..0000000000 --- a/packages/tslib/tslib/ipaq-pxa270/tslib.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -TSLIB_TSDEVICE=/dev/input/touchscreen0 -TSLIB_CONFFILE=/etc/ts.conf - -export TSLIB_TSDEVICE TSLIB_CONFFILE |