diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-24 18:12:56 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-24 18:12:56 +0000 |
commit | b5f47d40c10d68c41863722dceb3117379d300cc (patch) | |
tree | c1f458461ea34e89ca3d37176c9baacc76670188 /toolchain/gcc/final | |
parent | b73720eae8c4d9c7adbe4817177c2f08be34108c (diff) | |
download | master-187ad058-b5f47d40c10d68c41863722dceb3117379d300cc.tar.gz master-187ad058-b5f47d40c10d68c41863722dceb3117379d300cc.tar.bz2 master-187ad058-b5f47d40c10d68c41863722dceb3117379d300cc.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41313 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/final')
0 files changed, 0 insertions, 0 deletions