Hi,
In the 3.0 release, whenever I try to do incremental builds such as “make mcfw_linux”, it does not populate the binaries created in the filesystem directory specified in Rules.make. It only does so when I do a “make sysall”. Earlier versions did not seem to have this issue. Because of this I end up doing a full build for any small change in the code to make sure all binaries are getting pushed to appropriate directories. Is there a way to do incremental builds and then also follow it up with making sure binaries are being pushed to the filesystem?
thanks,
Chandar