[openwrt/openwrt] mediatek: Remove modules.builtin file
LEDE Commits
lede-commits at lists.infradead.org
Sun Aug 24 06:33:37 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/f894fa971b6135f14700cb8850856dec548d23b8
commit f894fa971b6135f14700cb8850856dec548d23b8
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Jul 20 17:36:32 2025 +0200
mediatek: Remove modules.builtin file
This file should be generated automatically at runtime by the kernel
build system.
Link: https://github.com/openwrt/openwrt/pull/19473
(cherry picked from commit e53c53b7d59d444a7964fbeaa66609f13c1133f9)
Link: https://github.com/openwrt/openwrt/pull/19839
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
target/linux/mediatek/files/drivers/net/phy/rtk/modules.builtin | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/mediatek/files/drivers/net/phy/rtk/modules.builtin b/target/linux/mediatek/files/drivers/net/phy/rtk/modules.builtin
deleted file mode 100644
index 961a70a150..0000000000
--- a/target/linux/mediatek/files/drivers/net/phy/rtk/modules.builtin
+++ /dev/null
@@ -1 +0,0 @@
-kernel/drivers/net/phy/rtk/rtl8367s_gsw.ko
More information about the lede-commits
mailing list