xref: /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1e/Makefile (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun# SPDX-License-Identifier: GPL-2.0-only
2*4882a593Smuzhiyunobj-$(CONFIG_ATL1E)	+= atl1e.o
3*4882a593Smuzhiyunatl1e-objs		+= atl1e_main.o atl1e_hw.o atl1e_ethtool.o atl1e_param.o
4