[LEDE-DEV] [PATCH] kernel: Add kmod-ethoc

Florian Fainelli f.fainelli at gmail.com
Thu Dec 22 18:47:25 PST 2016


Le 12/08/16 à 23:05, John Crispin a écrit :
> 
> 
> On 09/12/2016 04:31, Florian Fainelli wrote:
>> Add the kernel module package for the Opencores.org Ethernet MAC,
>> depends on PHYLIB.
>>
>> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>
>> ---
>>  package/kernel/linux/modules/netdevices.mk | 15 +++++++++++++++
>>  1 file changed, 15 insertions(+)
>>
>> diff --git a/package/kernel/linux/modules/netdevices.mk b/package/kernel/linux/modules/netdevices.mk
>> index 787dd40efc9a..e8d80aeefc2c 100644
>> --- a/package/kernel/linux/modules/netdevices.mk
>> +++ b/package/kernel/linux/modules/netdevices.mk
>> @@ -886,3 +886,18 @@ define KernelPackage/spi-ks8995/description
>>  endef
>>  
>>  $(eval $(call KernelPackage,spi-ks8995))
> 
> minor nitpick, all the *.mk files have 2 blank lines between
> KernelPackage templates. i've added the missing blank line and merged
> the patch to my staging tree

Did you? Can't find it:

git log blogic/master --grep="ethoc"
-- 
Florian



More information about the Lede-dev mailing list