diff --git a/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml b/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml index ae06f3d34a..3b223be4fb 100644 --- a/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml +++ b/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml @@ -12,7 +12,7 @@ - + diff --git a/projects/Fusion/options b/projects/Fusion/options index 1e03424145..efd3bc5350 100755 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -257,7 +257,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" # additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware) # Space separated list is supported, diff --git a/projects/Generic/options b/projects/Generic/options index 00c064cbe8..1a4b18c9ac 100755 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -257,7 +257,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" # additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware) # Space separated list is supported, diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 6b4df52319..3a76224031 100755 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -257,7 +257,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" # additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware) # Space separated list is supported, diff --git a/projects/ION/options b/projects/ION/options index 131e85f8e2..3b0c7b87bc 100755 --- a/projects/ION/options +++ b/projects/ION/options @@ -257,7 +257,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" # additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware) # Space separated list is supported, diff --git a/projects/Intel/options b/projects/Intel/options index c956a52ae5..46d86f93ae 100755 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -257,7 +257,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" # additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware) # Space separated list is supported, diff --git a/projects/Ultra/options b/projects/Ultra/options index 2b1cb34dbd..cd81ae4ba7 100755 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -257,7 +257,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="imon,imonlcd" + LCD_DRIVER="imon,imonlcd,MtxOrb" # additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware) # Space separated list is supported,