diff --git a/storage.c b/storage.c index c8e69ed..c5d0ca6 100644 --- a/storage.c +++ b/storage.c @@ -41,6 +41,7 @@ static const struct partition partition_table[] = { { "/boot/modem_fs2", "modem_fs2", "modemst2" }, { "/boot/modem_fsc", "modem_fsc", "fsc" }, { "/boot/modem_fsg", "modem_fsg", "fsg" }, + { "/boot/modem_tunning", "modem_tunning", "tunning" }, {} };