mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-25 19:56:43 +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-fstrim \
|
||||||
--enable-blkid \
|
--enable-blkid \
|
||||||
--enable-lscpu \
|
--enable-lscpu \
|
||||||
--enable-lsfd"
|
--enable-lsfd \
|
||||||
|
--enable-mount"
|
||||||
|
|
||||||
if [ "${SWAP_SUPPORT}" = "yes" ]; then
|
if [ "${SWAP_SUPPORT}" = "yes" ]; then
|
||||||
PKG_CONFIGURE_OPTS_TARGET+=" --enable-swapon"
|
PKG_CONFIGURE_OPTS_TARGET+=" --enable-swapon"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user