Hello,
I've just made some changes (added a ioctl request) to the src/sys/amd64/vmm/vmm_dev.c and src/sys/amd64/vmm/vmm_dev.h files, and wanted to test it. I tried to run the src/sys/amd64/Makefile and got:
make links or tags only
Can someone explain to me what links and tags are? And which one I need to make?
I've just made some changes (added a ioctl request) to the src/sys/amd64/vmm/vmm_dev.c and src/sys/amd64/vmm/vmm_dev.h files, and wanted to test it. I tried to run the src/sys/amd64/Makefile and got:
make links or tags only
Can someone explain to me what links and tags are? And which one I need to make?