Yeah; that's what I was thinking actually. I'll post a patch today.
-Original Message-
From: Felix Fietkau [mailto:n...@openwrt.org]
Sent: Friday, May 29, 2015 1:35 PM
To: Mathieu Olivari; blo...@openwrt.org; ka...@openwrt.org
Cc: openwrt-devel@lists.openwrt.org
Subject: Re: [PATCH 3/6] k
On 2015-05-26 23:27, Mathieu Olivari wrote:
> Signed-off-by: Mathieu Olivari
How about simply enabling stmmac in the target kernel config?
- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/l
Please note that the sunxi and oxnas targets already use stmmac.
However, in your patch the selected config symbols do not apply to
stmmac in general but are specific to the hardware you are using.
Please either make the module depend on the target platforms
it is meant to be used on or fix it so
Signed-off-by: Mathieu Olivari
---
package/kernel/linux/modules/netdevices.mk | 21 +
1 file changed, 21 insertions(+)
diff --git a/package/kernel/linux/modules/netdevices.mk
b/package/kernel/linux/modules/netdevices.mk
index 9dd18f3..62fd949 100644
--- a/package/kernel/linu