mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
b7370112f5
This patch adds an ethernet driver for the LPC32xx ARM SoC. Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: David S. Miller <davem@davemloft.net>
2 lines
36 B
Makefile
2 lines
36 B
Makefile
obj-$(CONFIG_LPC_ENET) += lpc_eth.o
|