projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
709eae5
)
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)
SVN-Revision: 12050
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 c226f4fe1a6ab089eb4bff06845e08e89d4b27bd..f5d8ddc1f02f01e9f8ab12c797575e20448749cd 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