projects/WeTek_Play: disable swap support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-01-18 22:52:03 +01:00
parent 97e04e7bbd
commit 1b14a9f4ec

View File

@ -134,7 +134,7 @@
AMREMOTE_SUPPORT="yes" AMREMOTE_SUPPORT="yes"
# build with swap support (yes / no) # build with swap support (yes / no)
SWAP_SUPPORT="yes" SWAP_SUPPORT="no"
# swap support enabled per default (yes / no) # swap support enabled per default (yes / no)
SWAP_ENABLED_DEFAULT="no" SWAP_ENABLED_DEFAULT="no"