diff options
Diffstat (limited to 'build/arch-options/armel')
-rw-r--r-- | build/arch-options/armel | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/build/arch-options/armel b/build/arch-options/armel index 7ebc1a73e..0045a3366 100644 --- a/build/arch-options/armel +++ b/build/arch-options/armel @@ -24,4 +24,7 @@ frontend="newt;not-gtk" other="supports-serial-console" smp="" 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="" |