mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 09:59:28 -05:00
ldd might be called for shell scrips during sysupgrade, causing it to complain that they are not a dynamic executables. This is a harmless error, so supress it to avoid confusing about them being serious ones. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43315