ams: update five -> aula, per CalWriterManu

This commit is contained in:
Michael Scire 2020-12-28 15:41:21 -08:00
parent 113ab8439d
commit 9826358533
16 changed files with 57 additions and 57 deletions

View file

@ -464,7 +464,7 @@ namespace ams::updater {
case spl::HardwareType::Hoag:
case spl::HardwareType::Iowa:
case spl::HardwareType::Calcio:
case spl::HardwareType::_Five_:
case spl::HardwareType::Aula:
return BootImageUpdateType::Mariko;
AMS_UNREACHABLE_DEFAULT_CASE();
}