xref: /linux/drivers/net/ethernet/google/gve/Makefile (revision 25768de50b1f2dbb6ea44bd5148a87fe2c9c3688)
1893ce44dSCatherine Sullivan# Makefile for the Google virtual Ethernet (gve) driver
2893ce44dSCatherine Sullivan
3893ce44dSCatherine Sullivanobj-$(CONFIG_GVE) += gve.o
4*93c68f12SHarshitha Ramamurthygve-objs := gve_main.o gve_tx.o gve_tx_dqo.o gve_rx.o gve_rx_dqo.o gve_ethtool.o gve_adminq.o gve_utils.o gve_flow_rule.o \
5*93c68f12SHarshitha Ramamurthy	    gve_buffer_mgmt_dqo.o
6