mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-27 06:18:42 +00:00
The 'kmod-stmmac-core' package is referenced by the following packages: * kmod-dwmac-intel * kmod-dwmac-imx * kmod-dwmac-sun8i The problem is that 'kmod-of-mdio' is not selectable for 'TARGET_x86'. That means the package 'kmod-dwmac-intel' is not available on this architecture and so the package 'kmod-dwmac-intel' could not be enabled. To fix this remove the dependencies 'kmod-of-mdio' from 'kmod-stmmac-core'. This is not needed on this level, because the modules 'kmod-of-mdio' is already selected by the packages 'kmod-dwmac-imx' and 'kmod-dwmac-sun8i'. Signed-off-by: Florian Eckert <fe@dev.tdt.de> |
||
|---|---|---|
| .. | ||
| 001-depends.mk | ||
| block.mk | ||
| can.mk | ||
| crypto.mk | ||
| firewire.mk | ||
| fs.mk | ||
| gpio.mk | ||
| hwmon.mk | ||
| i2c.mk | ||
| iio.mk | ||
| input.mk | ||
| leds.mk | ||
| lib.mk | ||
| multiplexer.mk | ||
| netdevices.mk | ||
| netfilter.mk | ||
| netsupport.mk | ||
| nls.mk | ||
| other.mk | ||
| pcmcia.mk | ||
| rtc.mk | ||
| sound.mk | ||
| spi.mk | ||
| usb.mk | ||
| video.mk | ||
| virt.mk | ||
| w1.mk | ||
| wpan.mk | ||