mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lcdd: remove unused options
This commit is contained in:
parent
a12c2e8401
commit
0aeedb579b
@ -42,8 +42,7 @@ PKG_CONFIGURE_OPTS_TARGET="--with-ft-prefix=$SYSROOT_PREFIX/usr \
|
||||
--disable-libX11 \
|
||||
--enable-libhid \
|
||||
--disable-libpng \
|
||||
--enable-drivers=all \
|
||||
--enable-seamless-hbars"
|
||||
--enable-drivers=all"
|
||||
|
||||
addon() {
|
||||
drivers="none|$(cat $PKG_BUILD/.$TARGET_NAME/config.log | sed -n "s|^DRIVERS=' \(.*\)'|\1|p" | sed "s|.so||g" | tr ' ' '|')"
|
||||
|
Loading…
x
Reference in New Issue
Block a user