M7350/kernel/drivers/net/ethernet/atheros/Makefile
2024-09-09 08:57:42 +00:00

10 lines
198 B
Makefile

#
# Makefile for the Atheros network device drivers.
#
obj-$(CONFIG_ATL1) += atlx/
obj-$(CONFIG_ATL2) += atlx/
obj-$(CONFIG_ATL1E) += atl1e/
obj-$(CONFIG_ATL1C) += atl1c/
obj-$(CONFIG_ALX) += alx/