mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
6 lines
74 B
Bash
6 lines
74 B
Bash
#!/bin/sh
|
|
|
|
TSLIB_TSDEVICE=`detect-stylus --device`
|
|
|
|
export TSLIB_TSDEVICE
|