summaryrefslogtreecommitdiffstats
path: root/target/linux/malta
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-12-04 09:05:43 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-12-04 09:05:43 +0000
commit03292739e098dfe8fffef7ead4aa6be3f2046120 (patch)
tree5bce31e3c6576f1695ca450cb05bce8a67d26504 /target/linux/malta
parent296212c301cee1a15b140e1d0c91bc0e946c2716 (diff)
downloadmaster-31e0f0ae-03292739e098dfe8fffef7ead4aa6be3f2046120.tar.gz
master-31e0f0ae-03292739e098dfe8fffef7ead4aa6be3f2046120.tar.bz2
master-31e0f0ae-03292739e098dfe8fffef7ead4aa6be3f2046120.zip
malta: board.d: fix typo
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 47746
Diffstat (limited to 'target/linux/malta')
-rwxr-xr-xtarget/linux/malta/base-files/etc/board.d/02_network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/base-files/etc/board.d/02_network b/target/linux/malta/base-files/etc/board.d/02_network
index 394d12b304..fc9056fa99 100755
--- a/target/linux/malta/base-files/etc/board.d/02_network
+++ b/target/linux/malta/base-files/etc/board.d/02_network
@@ -2,7 +2,7 @@
. /lib/functions/uci-defaults-new.sh
-board_config_udpate
+board_config_update
ucidef_set_interface_wan "eth0"
if [ -d "/sys/class/net/eth1" ]; then