aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/Makefile
diff options
context:
space:
mode:
authorDmitry Bogdanov <dbogdanov@marvell.com>2020-04-30 11:04:38 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-01 15:37:58 -0700
commit5cfd54d7dc186a368af92aba0dcb8b4d4bbe8658 (patch)
tree1dea7fe5e1aa6a7b6b0132533a20be443deb8a9a /drivers/net/ethernet/aquantia/atlantic/Makefile
parentnet: atlantic: minimal A2 HW bindings required for fw_ops (diff)
downloadlinux-dev-5cfd54d7dc186a368af92aba0dcb8b4d4bbe8658.tar.xz
linux-dev-5cfd54d7dc186a368af92aba0dcb8b4d4bbe8658.zip
net: atlantic: minimal A2 fw_ops
This patch adds the minimum set of FW ops for A2. Signed-off-by: Dmitry Bogdanov <dbogdanov@marvell.com> Co-developed-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/aquantia/atlantic/Makefile')
-rw-r--r--drivers/net/ethernet/aquantia/atlantic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/aquantia/atlantic/Makefile b/drivers/net/ethernet/aquantia/atlantic/Makefile
index 86824f1868ab..fa845c15d0e1 100644
--- a/drivers/net/ethernet/aquantia/atlantic/Makefile
+++ b/drivers/net/ethernet/aquantia/atlantic/Makefile
@@ -25,6 +25,7 @@ atlantic-objs := aq_main.o \
hw_atl/hw_atl_utils.o \
hw_atl/hw_atl_utils_fw2x.o \
hw_atl/hw_atl_llh.o \
+ hw_atl2/hw_atl2_utils_fw.o \
hw_atl2/hw_atl2_llh.o \
macsec/macsec_api.o