diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2022-10-18 22:37:46 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2022-10-27 12:34:19 +0200 |
commit | b4bc9eb837981c784f8bbf243cd76deed2414ab1 (patch) | |
tree | 8bdeee8622faede6845b23fb097708832f4a1ddc /target/linux/ath79/patches-5.10/404-mtd-cybertan-trx-parser.patch | |
parent | 18c77387c526b06211ee1f91caf1e8f871eb7d4b (diff) | |
download | upstream-b4bc9eb837981c784f8bbf243cd76deed2414ab1.tar.gz upstream-b4bc9eb837981c784f8bbf243cd76deed2414ab1.tar.bz2 upstream-b4bc9eb837981c784f8bbf243cd76deed2414ab1.zip |
kernel: mtd: backport SafeLoader parser
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 711f1a8bcbdde1ee9e2934d707fb1765fc644268)
Diffstat (limited to 'target/linux/ath79/patches-5.10/404-mtd-cybertan-trx-parser.patch')
-rw-r--r-- | target/linux/ath79/patches-5.10/404-mtd-cybertan-trx-parser.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/patches-5.10/404-mtd-cybertan-trx-parser.patch b/target/linux/ath79/patches-5.10/404-mtd-cybertan-trx-parser.patch index 923589661e..540e134ef0 100644 --- a/target/linux/ath79/patches-5.10/404-mtd-cybertan-trx-parser.patch +++ b/target/linux/ath79/patches-5.10/404-mtd-cybertan-trx-parser.patch @@ -7,7 +7,7 @@ +obj-$(CONFIG_MTD_PARSER_CYBERTAN) += parser_cybertan.o obj-$(CONFIG_MTD_PARSER_IMAGETAG) += parser_imagetag.o obj-$(CONFIG_MTD_AFS_PARTS) += afs.o - obj-$(CONFIG_MTD_PARSER_TRX) += parser_trx.o + obj-$(CONFIG_MTD_PARSER_TPLINK_SAFELOADER) += tplink_safeloader.o --- a/drivers/mtd/parsers/Kconfig +++ b/drivers/mtd/parsers/Kconfig @@ -102,6 +102,14 @@ config MTD_OF_PARTS_LINKSYS_NS |