Re: [PATCH v3 05/10] kernel: netdevices: Package AMD PHY

2023-10-12 Thread Robert Marko
On Thu, 12 Oct 2023 at 10:43, Linus Walleij wrote: > > This adds a package for the AMD and Altima PHY, found in some > odd devices. > > Signed-off-by: Linus Walleij > --- LGTM, Reviewed-by: Robert Marko > package/kernel/linux/modules/netdevices.mk | 16 > 1 file changed, 16

[PATCH v3 05/10] kernel: netdevices: Package AMD PHY

2023-10-12 Thread Linus Walleij
This adds a package for the AMD and Altima PHY, found in some odd devices. Signed-off-by: Linus Walleij --- package/kernel/linux/modules/netdevices.mk | 16 1 file changed, 16 insertions(+) diff --git a/package/kernel/linux/modules/netdevices.mk