mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-20 15:09:29 -04: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>