ChorusOS 5.0 Source Delivery Guide

Updating the Source Configuration

The reconfigure makefile target adds components to an existing configuration. For example, you add the EXAMPLES component to an existing system in build_dir, as follows:

host% make  reconfigure NEWCONF='-s source_dir/opt/examples'
host% make