mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 03:59:30 -04:00
Since all scripts using this function include /lib/functions/boot.sh - where this function is defined as well - it can be dropped from /lib/functions.sh. Also avoids further confusion about this function being declared and defined in two different places. SVN-Revision: 34641