You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compile virtio-net.c into virtio-net.o during build process
Added compilation rule to include virtio-net.c and generate
virtio-net.o object file in the Makefile. This change ensures
that the virtio-net functionality is compiled and linked correctly
into the project.
0 commit comments