On 10:04 Fri 28 Sep , Sascha Hauer wrote:
> The dependencies for generating the environment do not work properly:
>
> - If files are removed from the defaultenv, a subsequent make will not
> update the default environment.
> - If CONFIG_DEFAULT_ENVIRONMENT_PATH changes, the default environme
The dependencies for generating the environment do not work properly:
- If files are removed from the defaultenv, a subsequent make will not
update the default environment.
- If CONFIG_DEFAULT_ENVIRONMENT_PATH changes, the default environment
also will not be regenerated.
This patch fixes thi