mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-24 20:32:39 +00:00
This fixes:
ERROR: "switch_generic_set_link" [drivers/net/phy/b53/b53_common.ko] undefined!
At some point all packages for swconfig drivers were dropped and targets
were meant to have them built into kernels. It seems b53 (re-)gained its
kmod-switch-bcm53xx however and b53 needs to be built as module.
Fixes:
|
||
|---|---|---|
| .. | ||
| b53 | ||
| adm6996.c | ||
| adm6996.h | ||
| ar8216.c | ||
| ar8216.h | ||
| ar8327.c | ||
| ar8327.h | ||
| ip17xx.c | ||
| mvswitch.c | ||
| mvswitch.h | ||
| psb6970.c | ||
| rtl8306.c | ||
| rtl8366_smi.c | ||
| rtl8366_smi.h | ||
| rtl8366rb.c | ||
| rtl8366s.c | ||
| rtl8367.c | ||
| rtl8367b.c | ||
| swconfig_leds.c | ||
| swconfig.c | ||