summaryrefslogtreecommitdiff
path: root/build/arch-options/mips64el
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-09-26 20:13:13 +0000
committerHolger Wansing <holgerw@debian.org>2017-09-26 20:13:13 +0000
commit0445c80ebec994676f57e6afb4ef052a03f4cff8 (patch)
tree643bc9c9d27b66cde03e3fea127a2df940264dab /build/arch-options/mips64el
parent9836969aeb22933ce3effb9b19e22069f015f0f2 (diff)
downloadinstallation-guide-0445c80ebec994676f57e6afb4ef052a03f4cff8.zip
Remove "Checked/not-checked for <arch>" warnings, except for hurd
and kfreebsd variants. Closes #868357
Diffstat (limited to 'build/arch-options/mips64el')
-rw-r--r--build/arch-options/mips64el5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/arch-options/mips64el b/build/arch-options/mips64el
index 207af55dd..9343cba0a 100644
--- a/build/arch-options/mips64el
+++ b/build/arch-options/mips64el
@@ -20,4 +20,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp="supports-smp-sometimes"
goodies=""
-status="new-arch;not-checked"
+
+# 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.
+status="new-arch"