diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2014-09-27 09:44:24 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2014-09-27 09:44:24 +0000 |
commit | 71a03fb16860e6f94d1f58c0754e74486c8167b2 (patch) | |
tree | 2448fb6a3c073be1743a20a3ad8c969dd8f5d6bc /target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch | |
parent | 8e525a43b45f4bd4f88a438880f416285e23b0be (diff) | |
download | upstream-71a03fb16860e6f94d1f58c0754e74486c8167b2.tar.gz upstream-71a03fb16860e6f94d1f58c0754e74486c8167b2.tar.bz2 upstream-71a03fb16860e6f94d1f58c0754e74486c8167b2.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>
SVN-Revision: 42673
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.patch | 2 |
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 |