mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-25 21:54:06 +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
|