diff options
| author | Hauke Mehrtens | 2025-07-20 15:36:32 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-08-24 13:30:57 +0000 |
| commit | f894fa971b6135f14700cb8850856dec548d23b8 (patch) | |
| tree | 1324ccb89a14fbb31066998f463c73e067660aa0 | |
| parent | bf0887bd4218c473e086ad4b0652f61f504e6dbf (diff) | |
| download | openwrt-f894fa971b6135f14700cb8850856dec548d23b8.tar.gz | |
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@hauke-m.de>
| -rw-r--r-- | target/linux/mediatek/files/drivers/net/phy/rtk/modules.builtin | 1 |
1 files changed, 0 insertions, 1 deletions
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 |