Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information