From ca6885456fe2307d8cee850bd1c41e7ebfe74a38 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Fri, 6 Mar 2020 13:12:02 +0100 Subject: 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 --- target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch') 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/ + -- cgit v1.2.3