openwrt-6.x/package/kernel/linux/modules
Florian Eckert fe5fe3c8e7 kernel: modules: netdevice: remove kmod-of-mdio dependency for kmod-stmmac-core
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>
2024-06-10 16:50:29 +02:00
..
001-depends.mk
block.mk kernel: add kmod-ata-ahci-dwc 2024-05-05 00:46:48 +02:00
can.mk kernel: kmod-can-usb-esd: Fix build on kernel 6.6 2024-05-28 22:07:43 +02:00
crypto.mk ixp4xx: Bump to kernel v6.6 2024-05-20 21:04:08 +02:00
firewire.mk
fs.mk kernel: modules: don't override NLS dependencies 2024-03-11 23:49:25 +00:00
gpio.mk
hwmon.mk kernel: add kmod-hwmon-emc2305 support 2024-04-10 10:50:17 +02:00
i2c.mk kernel/modules/other/mlxreg: add new package 2024-05-25 20:36:32 +02:00
iio.mk kernel: modules: iio: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
input.mk kernel: modules: input: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
leds.mk
lib.mk
multiplexer.mk
netdevices.mk kernel: modules: netdevice: remove kmod-of-mdio dependency for kmod-stmmac-core 2024-06-10 16:50:29 +02:00
netfilter.mk kernel: kmod-ipt-clusterip: Depend on kernel 5.15 and 6.1 2024-05-28 22:07:43 +02:00
netsupport.mk kernel: modules: netsupport: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
nls.mk kernel: modules: fs: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
other.mk kernel: modules: Break out a submenu for RTCs 2024-06-04 09:28:25 +02:00
pcmcia.mk
rtc.mk kernel: modules: Break out a submenu for RTCs 2024-06-04 09:28:25 +02:00
sound.mk
spi.mk
usb.mk kernel: modules: usb: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
video.mk kernel: modules: video: adapt imx modules for 6.6 2024-06-06 22:04:23 +02:00
virt.mk x86: 6.6: enable System Management Mode emulation on KVM 2024-04-04 08:56:10 +02:00
w1.mk
wpan.mk