summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2014-10-07 07:35:17 +0000
committerRafał Miłecki <zajec5@gmail.com>2014-10-07 07:35:17 +0000
commitb9d3767ada27b9177f6a7ed9f33ab2b2c8fde704 (patch)
treed2a5cd78eb91654299452947dac8a5c4dddbfd8d /target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch
parent2818493e823e1d01ef6e6b04343034d79021d7a3 (diff)
downloadmaster-31e0f0ae-b9d3767ada27b9177f6a7ed9f33ab2b2c8fde704.tar.gz
master-31e0f0ae-b9d3767ada27b9177f6a7ed9f33ab2b2c8fde704.tar.bz2
master-31e0f0ae-b9d3767ada27b9177f6a7ed9f33ab2b2c8fde704.zip
kernel: move old "rootfs" splitter into separated file
This will simplify removing it in the future. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42828
Diffstat (limited to 'target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch')
-rw-r--r--target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch b/target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch
index eac31d7420..f022405be4 100644
--- a/target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch
+++ b/target/linux/generic/patches-3.14/406-mtd-hook-mtdsplit-into-Kbuild.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
-@@ -37,6 +37,8 @@ config MTD_UIMAGE_SPLIT
+@@ -32,6 +32,8 @@ config MTD_UIMAGE_SPLIT
depends on MTD_SPLIT_FIRMWARE
default y