net/ice: enable advanced RSS
[dpdk.git] / drivers / net / ice / meson.build
index 908a2ca..f9e897b 100644 (file)
@@ -11,7 +11,8 @@ sources = files(
        'ice_rxtx.c',
        'ice_switch_filter.c',
        'ice_generic_flow.c',
-       'ice_fdir_filter.c'
+       'ice_fdir_filter.c',
+       'ice_hash.c'
        )
 
 deps += ['hash']