From 91082374f85ead8cf2eced13985be9b031b17b04 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 9 Oct 2010 16:58:19 +0200 Subject: [PATCH] projects/*/options: add option to enable/disable building and install of 'atvclient' Signed-off-by: Stephan Raue --- projects/ATV/options | 3 +++ projects/ION/options | 3 +++ projects/generic/options | 3 +++ projects/intel/options | 3 +++ 4 files changed, 12 insertions(+) diff --git a/projects/ATV/options b/projects/ATV/options index 5ae23ee6b4..89df26db17 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -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, diff --git a/projects/ION/options b/projects/ION/options index 27cea1c3f4..1994b77350 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -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, diff --git a/projects/generic/options b/projects/generic/options index 88271e2253..6489c03029 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -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, diff --git a/projects/intel/options b/projects/intel/options index b3f860583d..3efb23ec20 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -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,