diff options
author | Lukasz Majewski <lukma@denx.de> | 2018-02-14 11:39:48 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-20 08:21:30 -0500 |
commit | 0778e7c50ba1904943a1d6b5194c29d1fee33334 (patch) | |
tree | 9972e13d4f99b6ff37b21d8f5aace2e76f18bb47 /Makefile | |
parent | 26862b4a40c31b59618f7776ca06f0ed453cc380 (diff) | |
download | u-boot-0778e7c50ba1904943a1d6b5194c29d1fee33334.zip u-boot-0778e7c50ba1904943a1d6b5194c29d1fee33334.tar.gz u-boot-0778e7c50ba1904943a1d6b5194c29d1fee33334.tar.bz2 |
script: Make the get_default_envs.sh script working with newest u-boot
This commit fixes several issues:
- After moving env related code to ./env directory the env_common.o file
is no longer present in the system (has been replaced with built-in.o).
- Use ${OBJCOPY} if available, fallback to system default's objcopy if not
present.
- Extend the script to accept different build directory than current one.
It is extremely handy with OE usage, where source code is separated from
build.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
Tested-by: Alex Kiernan <alex.kiernan@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions