immortalwrt/package/kernel/linux
Christian Lamparter a5915ccad9 kernel: provide kmod-fixed-phy as separate kmod
Almost all targets have the fixed-phy feature built into the kernel.
One big exception is x86. This caused a problem with the upcoming
LAN78xx usb driver. Hence this patch breaks out the fixed-phy from
of_mdio (which didn't include the .ko) and puts into a separate
module.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-01-09 11:25:23 +08:00
..
files kernel: sysctl: increase max conns limit to 65536 2021-05-09 20:01:58 +08:00
modules kernel: provide kmod-fixed-phy as separate kmod 2022-01-09 11:25:23 +08:00
Makefile build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00