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