Load the default configuration for your target hardware. For example, if you are configuring for an SSD202 chip using SPI NAND flash:
Look inside the SDK for:
The project directory contains automated makefiles that compile the remaining source trees, assemble the Root File System (RootFS), and output a flashable binary image.
mkdir -p ~/sigmastar_workspace cd ~/sigmastar_workspace
Before you can compile anything, your Ubuntu system needs a specific set of development packages. Run the following command to install them: