This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2025-01-07 14:24:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b9fc0e53b0
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-05 03:33:54 +08: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-05 03:33:53 +08:00
obj-$(CONFIG_WIZNET_W5300)
+=
w5300.o
Reference in New Issue
Copy Permalink