xref: /linux/drivers/net/ethernet/atheros/Makefile (revision ae22a94997b8a03dcb3c922857c203246711f9d4)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the Atheros network device drivers.
4#
5
6obj-$(CONFIG_AG71XX) += ag71xx.o
7obj-$(CONFIG_ATL1) += atlx/
8obj-$(CONFIG_ATL2) += atlx/
9obj-$(CONFIG_ATL1E) += atl1e/
10obj-$(CONFIG_ATL1C) += atl1c/
11obj-$(CONFIG_ALX) += alx/
12