refresh patches against 2.6.27 final
[openwrt/staging/chunkeey.git] / target / linux / adm5120 / patches-2.6.27 / 103-mtd_trxsplit.patch
index 4ebf10ca23882018d212dc19fb5443ee3bde8172..d3b08580409e862d0c65155d67e6b47e807c42f7 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/Kconfig
 +++ b/drivers/mtd/Kconfig
-@@ -55,6 +55,11 @@
+@@ -55,6 +55,11 @@ config MTD_ROOTFS_SPLIT
        depends on MTD_PARTITIONS
        default y
  
@@ -14,7 +14,7 @@
        depends on MTD_PARTITIONS
 --- a/drivers/mtd/Makefile
 +++ b/drivers/mtd/Makefile
-@@ -8,6 +8,7 @@
+@@ -8,6 +8,7 @@ mtd-y                          := mtdcore.o mtdsuper.o
  mtd-$(CONFIG_MTD_PARTITIONS)  += mtdpart.o
  
  obj-$(CONFIG_MTD_CONCAT)      += mtdconcat.o