Searched hist:"573329571435 eae967182baf94b2146188fb1ee5" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/tools/env/ |
| H A D | README | 573329571435eae967182baf94b2146188fb1ee5 Tue Sep 05 07:53:58 UTC 2017 Simon Glass <sjg@chromium.org> env: Fix operation of 'make environ'
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@mansr.com> Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | 573329571435eae967182baf94b2146188fb1ee5 Tue Sep 05 07:53:58 UTC 2017 Simon Glass <sjg@chromium.org> env: Fix operation of 'make environ'
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@mansr.com> Signed-off-by: Simon Glass <sjg@chromium.org>
|