mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
XBMC_CEC="--enable-libcec"
|
||||
if [ "$OPENMAX" = "bcm2835-driver" ]; then
|
||||
XBMC_CEC="$XBMC_CEC --enable-rpi-cec-api"
|
||||
fi
|
||||
else
|
||||
XBMC_CEC="--disable-libcec"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user