mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
util-linux: enable mount/umount programs
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
f9912abf33
commit
3e783b03ac
@ -55,7 +55,8 @@ PKG_CONFIGURE_OPTS_TARGET="${UTILLINUX_CONFIG_DEFAULT} \
|
||||
--enable-fstrim \
|
||||
--enable-blkid \
|
||||
--enable-lscpu \
|
||||
--enable-lsfd"
|
||||
--enable-lsfd \
|
||||
--enable-mount"
|
||||
|
||||
if [ "${SWAP_SUPPORT}" = "yes" ]; then
|
||||
PKG_CONFIGURE_OPTS_TARGET+=" --enable-swapon"
|
||||
|
Loading…
x
Reference in New Issue
Block a user