xref: /linux/drivers/net/ethernet/atheros/Makefile (revision 517982229f78b2aebf00a8a337e84e8eeea70b8e)
1#
2# Makefile for the Atheros network device drivers.
3#
4
5obj-$(CONFIG_ATL1) += atlx/
6obj-$(CONFIG_ATL2) += atlx/
7obj-$(CONFIG_ATL1E) += atl1e/
8obj-$(CONFIG_ATL1C) += atl1c/
9obj-$(CONFIG_ALX) += alx/
10