This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
rv1126-uboot
Watch
1
Star
0
Fork
You've already forked rv1126-uboot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f5a32af5a3
rv1126-uboot
/
tools
/
env
/
env_flags.c
2 lines
29 B
C
Raw
Normal View
History
Unescape
Escape
env: Fix out of tree building of tools-all With the move of environment code from common/ to env/ a number of changes needed to be made to various make targets. We missed updating some of the files required for out of tree builds of the tools. Correct the 'environ' target to know that we need to work under tools/env/ still (not tools/environ/) and then update the wrappers in env_attr.c and env_flags.c to point to the new correct file. Reported-by: Peter Robinson <pbrobinson@gmail.com> Tested-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
2017-09-05 18:01:29 +00:00
#
include
"../../env/flags.c"