mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xbmc: remove deprecated configure options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
dc2a27534a
commit
67dbb9194e
@ -88,9 +88,6 @@ fi
|
|||||||
|
|
||||||
if [ "$CEC_SUPPORT" = yes ]; then
|
if [ "$CEC_SUPPORT" = yes ]; then
|
||||||
XBMC_CEC="--enable-libcec"
|
XBMC_CEC="--enable-libcec"
|
||||||
if [ "$OPENMAX" = "bcm2835-driver" ]; then
|
|
||||||
XBMC_CEC="$XBMC_CEC --enable-rpi-cec-api"
|
|
||||||
fi
|
|
||||||
else
|
else
|
||||||
XBMC_CEC="--disable-libcec"
|
XBMC_CEC="--disable-libcec"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user