summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/partitions/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/partitions/parser.h b/common/partitions/parser.h
index 8ad134a9aa..69508932b3 100644
--- a/common/partitions/parser.h
+++ b/common/partitions/parser.h
@@ -11,7 +11,7 @@
#include <filetype.h>
#include <linux/list.h>
-#define MAX_PARTITION 8
+#define MAX_PARTITION 128
#define MAX_PARTITION_NAME 38
struct partition {