openwrt/package/boot/uboot-envtools
John Crispin 8a82c2cd36 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
2014-06-24 18:12:56 +00:00
..
files package/uboot-envtools: add OpenMesh OM2P-HSv2 support 2014-06-02 13:21:47 +00:00
patches uboot-envtools: fix build if ubi volume support is disabled 2014-06-24 18:12:56 +00:00
Config.in uboot-envtools: add support for environment in ubi volume 2014-06-02 12:44:19 +00:00
Makefile uboot-envtools: add support for environment in ubi volume 2014-06-02 12:44:19 +00:00