net/atlantic: add hardware registers access routines
[dpdk.git] / drivers / net / atlantic / meson.build
index c5a2546..cd6a0f6 100644 (file)
@@ -3,4 +3,5 @@
 
 sources = files(
        'atl_ethdev.c',
+       'atl_hw_regs.c',
 )