summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Stockhausen2024-09-08 20:09:57 +0000
committerSander Vanheule2024-09-14 17:58:55 +0000
commit35a9285ea80a76d2e0884b42f31705f331d6c944 (patch)
tree2d958ff625c968b8138db65bee3cdab6e2d19ee1
parentee5096cb742bd15366704db0a3ac24fbe5df4fcc (diff)
downloadopenwrt-35a9285ea80a76d2e0884b42f31705f331d6c944.tar.gz
realtek: 6.6: refresh patch 305-irqchip-update-dependency-for-irq-realtek-rtl
No content changes. Only take over the new patch locations. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
-rw-r--r--target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch b/target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch
index a94a3ff8ac..0ecc33376e 100644
--- a/target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch
+++ b/target/linux/realtek/patches-6.6/305-irqchip-update-dependency-for-irq-realtek-rtl.patch
@@ -14,8 +14,8 @@ Submitted-by: INAGAKI Hiroshi <musashino.open@gmail.com>
--- a/drivers/irqchip/Makefile
+++ b/drivers/irqchip/Makefile
-@@ -112,7 +112,7 @@ obj-$(CONFIG_LOONGSON_PCH_PIC) += irq-l
- obj-$(CONFIG_LOONGSON_PCH_MSI) += irq-loongson-pch-msi.o
+@@ -114,7 +114,7 @@ obj-$(CONFIG_LOONGSON_PCH_MSI) += irq-l
+ obj-$(CONFIG_LOONGSON_PCH_LPC) += irq-loongson-pch-lpc.o
obj-$(CONFIG_MST_IRQ) += irq-mst-intc.o
obj-$(CONFIG_SL28CPLD_INTC) += irq-sl28cpld.o
-obj-$(CONFIG_MACH_REALTEK_RTL) += irq-realtek-rtl.o