mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 02:19:51 +00:00
The ar8xxx.ko kernel module uses the devm_mdiobus_alloc() function provided by kmod-mdio-devres, add the missing dependency. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>