1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-02 16:51:06 +02:00
juhosg 0c3fc1dfb1 package/uboot-envtools: remove runtime dependency of zlib
zlib is a build-dependency, but in runtime zlib is not required,
see:
root@OpenWrt:/# ldd /usr/sbin/fw_printenv
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2abb2000)
        libc.so.0 => /lib/libc.so.0 (0x2abd4000)
        ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2ab9a000)

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 09:23:27 +00:00
..
2011-03-07 12:59:19 +00:00
2011-10-30 15:48:14 +00:00
2011-10-20 12:12:26 +00:00
2011-07-31 12:05:54 +00:00
2011-10-29 22:26:27 +00:00
2009-12-19 22:19:42 +00:00
2011-10-10 15:14:17 +00:00
2011-10-10 15:14:17 +00:00
2011-07-10 10:40:37 +00:00
2011-02-07 21:48:55 +00:00
2011-07-07 18:20:47 +00:00
2010-09-30 10:48:37 +00:00
2011-08-04 20:07:58 +00:00
2011-09-26 09:00:11 +00:00