mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 22:24:09 +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
|