f3cc28c797
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
|