kernel: mtdsplit: support Seama entity with UBI
[openwrt/openwrt.git] / target / linux / generic / files / drivers / mtd / mtdsplit / mtdsplit.h
index 42841ef54198c3f8e32d4c81ec4f7c9c34be72da..0b52f088c47061d8098806af361f3e5045aa0a48 100644 (file)
@@ -15,6 +15,7 @@
 
 #define KERNEL_PART_NAME       "kernel"
 #define ROOTFS_PART_NAME       "rootfs"
+#define UBI_PART_NAME          "ubi"
 
 #define ROOTFS_SPLIT_NAME      "rootfs_data"