mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-15 22:41:38 +00:00
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
|