1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[backfire] merge r22629

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@24003 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2010-11-15 10:29:04 +00:00
parent e8295db41d
commit 9f8c07adc5
4 changed files with 9 additions and 2 deletions

View File

@@ -23,9 +23,15 @@ uci_load() {
local PACKAGE="$1"
local DATA
local RET
local VAR
_C=0
if [ -z "$CONFIG_APPEND" ]; then
for VAR in $CONFIG_LIST_STATE; do
export ${NO_EXPORT:+-n} CONFIG_${VAR}=
export ${NO_EXPORT:+-n} CONFIG_${VAR}_LENGTH=
done
export ${NO_EXPORT:+-n} CONFIG_LIST_STATE=
export ${NO_EXPORT:+-n} CONFIG_SECTIONS=
export ${NO_EXPORT:+-n} CONFIG_NUM_SECTIONS=0
export ${NO_EXPORT:+-n} CONFIG_SECTION=