1 # SPDX-License-Identifier: GPL-2.0-only
2 ################################################################################
4 # aQuantia Ethernet Controller AQtion Linux Driver
5 # Copyright(c) 2014-2017 aQuantia Corporation.
7 ################################################################################
9 obj-
$(CONFIG_AQTION
) += atlantic.o
13 atlantic-objs
:= aq_main.o \
25 hw_atl
/hw_atl_utils.o \
26 hw_atl
/hw_atl_utils_fw2x.o \
30 atlantic-
$(CONFIG_MACSEC
) += aq_macsec.o
32 atlantic-
$(CONFIG_PTP_1588_CLOCK
) += aq_ptp.o