This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
52a5f8463b
linux
/
drivers
/
net
/
ethernet
/
ezchip
/
Makefile
2 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
NET: Add ezchip ethernet driver Simple LAN device for debug or management purposes. Device supports interrupts for RX and TX(completion). Device does not have DMA ability. Signed-off-by: Noam Camus <noamc@ezchip.com> Signed-off-by: Tal Zilcer <talz@ezchip.com> Acked-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-23 08:43:53 +00:00
obj-$(CONFIG_EZCHIP_NPS_MANAGEMENT_ENET)
+=
nps_enet.o
Reference in New Issue
Copy Permalink