projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a055367
)
initialize the CONFIG_APPEND variable
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 31 Jul 2008 21:11:15 +0000
(21:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 31 Jul 2008 21:11:15 +0000
(21:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12050
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uci/files/lib/config/uci.sh
patch
|
blob
|
history
diff --git
a/package/uci/files/lib/config/uci.sh
b/package/uci/files/lib/config/uci.sh
index
c226f4f
..
f5d8ddc
100644
(file)
--- a/
package/uci/files/lib/config/uci.sh
+++ b/
package/uci/files/lib/config/uci.sh
@@
-17,6
+17,7
@@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+CONFIG_APPEND=
uci_load() {
local PACKAGE="$1"
local DATA