all: drop old uci-defaults.sh
Replace former uci-defaults.sh implementation with the uci-defaults-new.sh one and update all users accordingly. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 47867
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Copyright (C) 2013-2015 OpenWrt.org
|
||||
#
|
||||
|
||||
. /lib/functions/uci-defaults-new.sh
|
||||
. /lib/functions/uci-defaults.sh
|
||||
. /lib/brcm63xx.sh
|
||||
|
||||
board_config_update
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# Copyright (C) 2012-2015 OpenWrt.org
|
||||
#
|
||||
|
||||
. /lib/functions/uci-defaults-new.sh
|
||||
. /lib/functions/uci-defaults.sh
|
||||
. /lib/brcm63xx.sh
|
||||
|
||||
board_config_update
|
||||
|
||||
Reference in New Issue
Block a user