mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-04 16:57:10 -05: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>
3 lines
91 B
Makefile
3 lines
91 B
Makefile
obj-$(CONFIG_ATL1) += atl1.o
|
|
atl1-y += atl1_main.o atl1_hw.o atl1_ethtool.o atl1_param.o
|