From b9d3767ada27b9177f6a7ed9f33ab2b2c8fde704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Tue, 7 Oct 2014 07:35:17 +0000 Subject: kernel: move old "rootfs" splitter into separated file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This will simplify removing it in the future. Signed-off-by: Rafał Miłecki SVN-Revision: 42828 --- target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.14/403-mtd-hook-mtdsplit-to-Kbuild.patch') 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 be2ee69d6c..a70f81828c 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 -@@ -37,6 +37,11 @@ config MTD_UIMAGE_SPLIT +@@ -32,6 +32,11 @@ config MTD_UIMAGE_SPLIT depends on MTD_SPLIT_FIRMWARE default y -- cgit v1.2.3