summaryrefslogtreecommitdiffstats
path: root/package/kodi/kodi.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-07-02 20:50:53 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-04 12:42:15 +0200
commit81a66756ca230c719d9e7f9cf303059659711543 (patch)
tree638c4bc8a4d56070617b82615e1ada5d95e2337b /package/kodi/kodi.mk
parentf01396a158f14c53b781c35f7ff29da0bea8c8d6 (diff)
downloadbuildroot-81a66756ca230c719d9e7f9cf303059659711543.tar.gz
buildroot-81a66756ca230c719d9e7f9cf303059659711543.zip
package/kodi: Remove hyperflous option --disable-dvdcss
The option is controlled later on inside this if-clause ifeq ($(BR2_PACKAGE_KODI_OPTICALDRIVE),y) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/kodi/kodi.mk')
-rw-r--r--package/kodi/kodi.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk
index 8712b12cd2..f95d20d889 100644
--- a/package/kodi/kodi.mk
+++ b/package/kodi/kodi.mk
@@ -34,7 +34,6 @@ KODI_CONF_ENV = \
KODI_CONF_OPTS += \
--with-ffmpeg=shared \
--disable-crystalhd \
- --disable-dvdcss \
--disable-hal \
--disable-joystick \
--disable-openmax \
OpenPOWER on IntegriCloud