mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/*/options: add option to enable/disable building and install of 'atvclient'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9180af8c56
commit
91082374f8
@ -148,6 +148,9 @@
|
||||
# build and install PS3 Remote support (yes / no)
|
||||
PS3REMOTE_SUPPORT="no"
|
||||
|
||||
# build and install ATV IR remote support (yes / no)
|
||||
ATVCLIENT_SUPPORT="yes"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
|
@ -148,6 +148,9 @@
|
||||
# build and install PS3 Remote support (yes / no)
|
||||
PS3REMOTE_SUPPORT="yes"
|
||||
|
||||
# build and install ATV IR remote support (yes / no)
|
||||
ATVCLIENT_SUPPORT="no"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
|
@ -148,6 +148,9 @@
|
||||
# build and install PS3 Remote support (yes / no)
|
||||
PS3REMOTE_SUPPORT="yes"
|
||||
|
||||
# build and install ATV IR remote support (yes / no)
|
||||
ATVCLIENT_SUPPORT="yes"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
|
@ -148,6 +148,9 @@
|
||||
# build and install PS3 Remote support (yes / no)
|
||||
PS3REMOTE_SUPPORT="yes"
|
||||
|
||||
# build and install ATV IR remote support (yes / no)
|
||||
ATVCLIENT_SUPPORT="no"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
|
Loading…
x
Reference in New Issue
Block a user