Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4
# Makefile for the Google virtual Ethernet (gve) driver obj-$([31mCONFIG_GVE[0m) += gve.o gve-objs := gve_main.o gve_tx.o gve_rx.o gve_ethtool.o gve_adminq.o