mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-04 07:33:03 -05:00
Supporting AR8131, and AR8132. Signed-off-by: Jie Yang <jie.yang@atheros.com> Signed-off-by: David S. Miller <davem@davemloft.net>
3 lines
85 B
Makefile
3 lines
85 B
Makefile
obj-$(CONFIG_ATL1C) += atl1c.o
|
|
atl1c-objs := atl1c_main.o atl1c_hw.o atl1c_ethtool.o
|