mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
LibreELEC/options: enable swap for all projects
This commit is contained in:
parent
9a5bafc42e
commit
2f434d1c70
@ -158,13 +158,13 @@
|
|||||||
INITRAMFS_PARTED_SUPPORT="no"
|
INITRAMFS_PARTED_SUPPORT="no"
|
||||||
|
|
||||||
# build with swap support (yes / no)
|
# build with swap support (yes / no)
|
||||||
SWAP_SUPPORT="no"
|
SWAP_SUPPORT="yes"
|
||||||
|
|
||||||
# swap support enabled per default (yes / no)
|
# swap support enabled per default (yes / no)
|
||||||
SWAP_ENABLED_DEFAULT="no"
|
SWAP_ENABLED_DEFAULT="no"
|
||||||
|
|
||||||
# swapfile size if SWAP_SUPPORT=yes in MB
|
# swapfile size if SWAP_SUPPORT=yes in MB
|
||||||
SWAPFILESIZE="256"
|
SWAPFILESIZE="128"
|
||||||
|
|
||||||
# build with installer (yes / no)
|
# build with installer (yes / no)
|
||||||
INSTALLER_SUPPORT="yes"
|
INSTALLER_SUPPORT="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user