mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-16 15:34:48 +08: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
|