We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695d066 commit 7a5ae7eCopy full SHA for 7a5ae7e
storage.c
@@ -42,6 +42,7 @@ static const struct partition partition_table[] = {
42
{ "/boot/modem_fsc", "modem_fsc", "fsc" },
43
{ "/boot/modem_fsg", "modem_fsg", "fsg" },
44
{ "/boot/modem_tunning", "modem_tunning", "tunning" },
45
+ { "/boot/modem_tng", "modem_tng", "tunning" },
46
{}
47
};
48
0 commit comments