diff options
author | John Crispin <john@openwrt.org> | 2014-06-24 18:12:56 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-24 18:12:56 +0000 |
commit | 8a82c2cd36aa7b8b1ce6c0662e57c7d96c84c43e (patch) | |
tree | 1508d975171f0c7ad55165e9c2d4842d62f3bcd6 /tools/upslug2 | |
parent | d219e055bee41b02f1b092a131e060a92d763813 (diff) | |
download | upstream-8a82c2cd36aa7b8b1ce6c0662e57c7d96c84c43e.tar.gz upstream-8a82c2cd36aa7b8b1ce6c0662e57c7d96c84c43e.tar.bz2 upstream-8a82c2cd36aa7b8b1ce6c0662e57c7d96c84c43e.zip |
uboot-envtools: fix build if ubi volume support is disabled
Insert a missing #ifdef UBI around the use of libubi_close().
As the preceding if (libubi) will never be true on non-UBI builds,
compiling only failed when disabling optimization.
Also rebase patch to latest u-boot.git HEAD.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41313
Diffstat (limited to 'tools/upslug2')
0 files changed, 0 insertions, 0 deletions