mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-09 18:02:04 +08:00

Some checks failed
OpenWrt-CI / Build OpenWrt Firmware (push) Failing after 5s
It doesn't depend on either usb-net or usb-net-cdc-ncm. It does, however, depend on mii. Fix thusly, and make it depend explicitly on usb, not usb-net. While at it, add a conditional dependency on libphy, for future kernel versions. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>