This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
forked from
Minki/linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
242eb47010
linux
/
drivers
/
net
/
ethernet
/
wiznet
/
Makefile
3 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
Ethernet driver for the WIZnet W5100 chip Based on original driver from chip manufacturer, but nearly full rewite. Tested and used in production with Blackfin BF531 embedded processor. Signed-off-by: Mike Sinkovsky <msink@permonline.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-04 19:33:54 +00:00
obj-$(CONFIG_WIZNET_W5100)
+=
w5100.o
Ethernet driver for the WIZnet W5300 chip Based on original driver from chip manufacturer, but nearly full rewite. Tested and used in production with Blackfin BF531 embedded processor. Signed-off-by: Mike Sinkovsky <msink@permonline.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-04 19:33:53 +00:00
obj-$(CONFIG_WIZNET_W5300)
+=
w5300.o
Reference in New Issue
Copy Permalink