[U-Boot] [PATCH] env: Fix operation of 'make environ'
Joe Hershberger
joe.hershberger at ni.com
Tue Aug 29 20:02:24 UTC 2017
Hi Simon,
On Tue, Aug 29, 2017 at 2:53 PM, Simon Glass <sjg at chromium.org> wrote:
> This was broken by the recent environment refactoring. Specifically:
>
> $ make environ
> scripts/Makefile.build:59: tools/environ/Makefile: No such file or directory
> make[1]: *** No rule to make target 'tools/environ/Makefile'. Stop.
> make: *** [Makefile:1469: environ] Error 2
>
> Fix this by updating the Makefile and adjusting the #include filesnames in
> two C files.
>
> Fixes: ec74f5f (Makefile: Rename 'env' target to 'environ')
> Reported-by: Måns Rullgård <mans at mansr.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
I assume this was an accident. There is nothing different about this
since the last time.
Cheers,
-Joe
More information about the U-Boot
mailing list