aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-03-06 13:12:02 +0100
committerDaniel Golle <daniel@makrotopia.org>2020-03-06 13:14:02 +0100
commitca6885456fe2307d8cee850bd1c41e7ebfe74a38 (patch)
tree4c28b15ed81a31bcf4c1b9c532bf49eea2be311e /target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch
parenta017773a92d624142a78452bc0c00e6bc6523967 (diff)
downloadupstream-ca6885456fe2307d8cee850bd1c41e7ebfe74a38.tar.gz
upstream-ca6885456fe2307d8cee850bd1c41e7ebfe74a38.tar.bz2
upstream-ca6885456fe2307d8cee850bd1c41e7ebfe74a38.zip
ath79: re-add accidentally dropped patch to kernel 5.4
Patch 0061-tty-serial-ar933x-uart-rs485-gpio.patch wasn't included when adding support for kernel 5.4. Re-add it and refresh patches. Fixes: 53ab9865c2 ("ath79: add support for kernel 5.4") Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch')
-rw-r--r--target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch b/target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch
index 7ea07f376c..11d1869544 100644
--- a/target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch
+++ b/target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch
@@ -21,5 +21,5 @@
obj-y += parsers/
+obj-$(CONFIG_MTD_TPLINK_PARTS) += tplinkpart.o
- # 'Users' - code which presents functionality to userspace.
- obj-$(CONFIG_MTD_BLKDEVS) += mtd_blkdevs.o
+ obj-$(CONFIG_MTD_SPLIT) += mtdsplit/
+