diff options
Diffstat (limited to 'build/arch-options/armhf')
-rw-r--r-- | build/arch-options/armhf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/build/arch-options/armhf b/build/arch-options/armhf index 0f86732cc..e14bbefe5 100644 --- a/build/arch-options/armhf +++ b/build/arch-options/armhf @@ -24,4 +24,7 @@ frontend="newt;not-gtk" other="supports-serial-console" smp="smp-alternatives" goodies="supports-lang-chooser" -status="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="" |