ChorusOS 4.0 Production Guide

Rebuilding a Component

You can delete any of the directories that were created in your work directory during the generation process. If the directory is necessary, the make command will rebuild it. For example, you can remove the BSP component, which in the examples above provides support for the PowerPC board. Then use the make command, which will regenerate the component, if it is necessary.

host% rm -rf build-BSP/ 
host% make build