Greetings,
I'm trying to build different sonic images for a better understanding and working of Sonic. I've built a sonic-vs image. Now I want to build another P4 image. The commands that I used earlier were:
1- make init
2- make configure PLATFORM=vs
3- make target/sonic-vs.bin (I checked this target file by running the command make list)
Now, I'm trying to make P4 will I need to start from step 2 with my required PLATFORM or step 1. Also, I need to know can I make two or three different sonic images on the same machine.
Results of the make list command

--