This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-26 13:05:08 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9951e04849
linux_dsm_epyc7002
/
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 02:33:54 +07: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 02:33:53 +07:00
obj-$(CONFIG_WIZNET_W5300)
+=
w5300.o
Reference in New Issue
Copy Permalink