mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
add build of libXi for Synaptics driver
This commit is contained in:
parent
d8752de671
commit
4c65fa207e
@ -3,6 +3,7 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build libXi
|
||||
|
||||
cd $BUILD/$1*
|
||||
./configure --host=$TARGET_NAME \
|
||||
|
@ -2,6 +2,8 @@
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install libXi
|
||||
|
||||
mkdir -p $INSTALL/$XORG_PATH_MODULES/input
|
||||
cp $BUILD/$1*/src/.libs/synaptics_drv.so $INSTALL/$XORG_PATH_MODULES/input
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user