projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[cavium-octeon] update to 2.6.30-rc5
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.21
/
060-rootfs_split.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.21/060-rootfs_split.patch
b/target/linux/generic-2.6/patches-2.6.21/060-rootfs_split.patch
index
2103606
..
3a77384
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.21/060-rootfs_split.patch
+++ b/
target/linux/generic-2.6/patches-2.6.21/060-rootfs_split.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21.7/drivers/mtd/Kconfig
-===================================================================
---- linux-2.6.21.7.orig/drivers/mtd/Kconfig
-+++ linux-2.6.21.7/drivers/mtd/Kconfig
+--- a/drivers/mtd/Kconfig
++++ b/drivers/mtd/Kconfig
@@ -49,6 +49,16 @@ config MTD_PARTITIONS
devices. Partitioning on NFTL 'devices' is a different - that's the
'normal' form of partitioning used on a block device.
@@ -49,6 +49,16 @@ config MTD_PARTITIONS
devices. Partitioning on NFTL 'devices' is a different - that's the
'normal' form of partitioning used on a block device.
@@
-19,10
+17,8
@@
Index: linux-2.6.21.7/drivers/mtd/Kconfig
config MTD_REDBOOT_PARTS
tristate "RedBoot partition table parsing"
depends on MTD_PARTITIONS
config MTD_REDBOOT_PARTS
tristate "RedBoot partition table parsing"
depends on MTD_PARTITIONS
-Index: linux-2.6.21.7/drivers/mtd/mtdpart.c
-===================================================================
---- linux-2.6.21.7.orig/drivers/mtd/mtdpart.c
-+++ linux-2.6.21.7/drivers/mtd/mtdpart.c
+--- a/drivers/mtd/mtdpart.c
++++ b/drivers/mtd/mtdpart.c
@@ -20,6 +20,8 @@
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>
@@ -20,6 +20,8 @@
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>
This page took
0.019077 seconds
and
4
git commands to generate.