aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-4.14/404-mtd-cybertan-trx-parser.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/patches-4.14/404-mtd-cybertan-trx-parser.patch')
-rw-r--r--target/linux/ath79/patches-4.14/404-mtd-cybertan-trx-parser.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/patches-4.14/404-mtd-cybertan-trx-parser.patch b/target/linux/ath79/patches-4.14/404-mtd-cybertan-trx-parser.patch
index 2d2a042b04..3cc0b0dd49 100644
--- a/target/linux/ath79/patches-4.14/404-mtd-cybertan-trx-parser.patch
+++ b/target/linux/ath79/patches-4.14/404-mtd-cybertan-trx-parser.patch
@@ -1,10 +1,10 @@
---- a/drivers/mtd/parsers/Makefile 2018-08-12 02:32:47.951243067 +0200
-+++ b/drivers/mtd/parsers/Makefile 2018-08-12 02:33:09.844626814 +0200
+--- a/drivers/mtd/parsers/Makefile
++++ b/drivers/mtd/parsers/Makefile
@@ -1 +1,2 @@
+obj-$(CONFIG_MTD_PARSER_CYBERTAN) += parser_cybertan.o
obj-$(CONFIG_MTD_PARSER_TRX) += parser_trx.o
---- a/drivers/mtd/parsers/Kconfig 2018-08-12 02:28:43.987357803 +0200
-+++ b/drivers/mtd/parsers/Kconfig 2018-08-12 02:32:23.237852972 +0200
+--- a/drivers/mtd/parsers/Kconfig
++++ b/drivers/mtd/parsers/Kconfig
@@ -1,3 +1,11 @@
+config MTD_PARSER_CYBERTAN
+ tristate "Parser for Cybertan format partitions"