Skip to content

Commit 7a5ae7e

Browse files
bbeaavrandersson
authored andcommitted
Add "modem_tng" alias for tunning partition
1 parent 695d066 commit 7a5ae7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ static const struct partition partition_table[] = {
4242
{ "/boot/modem_fsc", "modem_fsc", "fsc" },
4343
{ "/boot/modem_fsg", "modem_fsg", "fsg" },
4444
{ "/boot/modem_tunning", "modem_tunning", "tunning" },
45+
{ "/boot/modem_tng", "modem_tng", "tunning" },
4546
{}
4647
};
4748

0 commit comments

Comments
 (0)