This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
438441
Commits
6
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
293b6a4c87
15.0
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '293b6a4c87'
${ noResults }
kernel_samsung_sm7125
/
drivers
/
net
/
ethernet
/
allwinner
/
Makefile
6 lines
91 B
Raw
Normal View
History
Unescape
Escape
net: Add EMAC ethernet driver found on Allwinner A10 SoC's The Allwinner A10 has an ethernet controller that seem to be developped internally by them. The exact feature set of this controller is unknown, since there is no public documentation for this IP, and this driver is mostly the one published by Allwinner that has been heavily cleaned up. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Tested-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
12 years ago
#
# Makefile for the Allwinner device drivers.
#
obj-$(CONFIG_SUN4I_EMAC)
+=
sun4i-emac.o