mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 23:14:31 +08:00
85c10f2828
Add support for the XGMAC 10Gb ethernet device in the Calxeda Highbank SOC. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2 lines
43 B
Makefile
2 lines
43 B
Makefile
obj-$(CONFIG_NET_CALXEDA_XGMAC) += xgmac.o
|