summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/patches/001-openwrt_partition_map.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kirkwood/patches/001-openwrt_partition_map.patch')
-rw-r--r--target/linux/kirkwood/patches/001-openwrt_partition_map.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/kirkwood/patches/001-openwrt_partition_map.patch b/target/linux/kirkwood/patches/001-openwrt_partition_map.patch
deleted file mode 100644
index 0f94adc34..000000000
--- a/target/linux/kirkwood/patches/001-openwrt_partition_map.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/arm/mach-kirkwood/sheevaplug-setup.c
-+++ b/arch/arm/mach-kirkwood/sheevaplug-setup.c
-@@ -33,7 +33,7 @@ static struct mtd_partition sheevaplug_n
- .offset = MTDPART_OFS_NXTBLK,
- .size = SZ_4M
- }, {
-- .name = "root",
-+ .name = "rootfs",
- .offset = MTDPART_OFS_NXTBLK,
- .size = MTDPART_SIZ_FULL
- },