Makefile options

Hello,

I’d like to now what are the different options we can run with the build make command.
I’m trying to build pynq on a custom board.
So I run: make BOARDS=my_board.
For now, I have a problem at the software build process.
I’d like to clean the project but only the software compilation and keep the vivado project.
Thanks.

Sébastien