[openwrt/openwrt] mediatek: Remove modules.builtin file
LEDE Commits
lede-commits at lists.infradead.org
Mon Jul 21 15:02:23 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/e53c53b7d59d444a7964fbeaa66609f13c1133f9
commit e53c53b7d59d444a7964fbeaa66609f13c1133f9
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
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