diff options
Diffstat (limited to 'build/arch-options/mipsel')
-rw-r--r-- | build/arch-options/mipsel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel index ac4e22738..eebe8828e 100644 --- a/build/arch-options/mipsel +++ b/build/arch-options/mipsel @@ -5,6 +5,7 @@ archspec="mipsel;not-x86;not-s390;not-powerpc" arch_listname="mips" arch_porturl="mips" +# TODO: update # This is coming from the lowmem package minimum_memory_strict=32 # This is coming from the lowmem package @@ -22,6 +23,7 @@ frontend="newt;not-gtk" other="supports-serial-console" smp="supports-smp-sometimes" goodies="" +lowmem="lowmem-unchecked" # To re-add the "checked for this arch" or "not-checked for this arch" warnings # back (see en/bookinfo.xml file), add "checked" or "not-checked" to status here. |