mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 20:21:02 -05: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>