mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
a6a5325239
Full patch for the Atheros L1E Gigabit Ethernet driver. Supportring AR8121, AR8113 and AR8114 Signed-off-by: Jie Yang <jie.yang @atheros.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
3 lines
100 B
Makefile
3 lines
100 B
Makefile
obj-$(CONFIG_ATL1E) += atl1e.o
|
|
atl1e-objs += atl1e_main.o atl1e_hw.o atl1e_ethtool.o atl1e_param.o
|