aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2014-09-27 09:44:24 +0000
committerRafał Miłecki <zajec5@gmail.com>2014-09-27 09:44:24 +0000
commit63754762b1fc8fa582a55f569c5edf650a3fbbb3 (patch)
tree5d92b86a0c4ab86135acae41452be5a153efaddd /target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch
parente05a6326e91771d6dbdd4d5c5c955b5f8e683d6b (diff)
downloadupstream-63754762b1fc8fa582a55f569c5edf650a3fbbb3.tar.gz
upstream-63754762b1fc8fa582a55f569c5edf650a3fbbb3.tar.bz2
upstream-63754762b1fc8fa582a55f569c5edf650a3fbbb3.zip
kernel: merge two mtdpart.c patches
It does not make sense to add some code and remove is 4 patches later. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42673 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch')
-rw-r--r--target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch b/target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch
index c24f34c5cc..be2ee69d6c 100644
--- a/target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch
+++ b/target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
-@@ -36,6 +36,11 @@ config MTD_UIMAGE_SPLIT
+@@ -37,6 +37,11 @@ config MTD_UIMAGE_SPLIT
depends on MTD_SPLIT_FIRMWARE
default y