mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 15:42:46 +00:00

This driver is a modified version of the Attansic reference driver for the L1 ethernet adapter. Attansic has granted permission for its inclusion in the mainline kernel. Signed-off-by: Jeff Garzik <jeff@garzik.org>
2 lines
91 B
Makefile
2 lines
91 B
Makefile
obj-$(CONFIG_ATL1) += atl1.o
|
|
atl1-y += atl1_main.o atl1_hw.o atl1_ethtool.o atl1_param.o
|