malta: board.d: fix typo
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 4 Dec 2015 09:05:43 +0000 (09:05 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 4 Dec 2015 09:05:43 +0000 (09:05 +0000)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47746

target/linux/malta/base-files/etc/board.d/02_network

index 394d12b30491df31d841c7d7f1120642e009b81a..fc9056fa99f384df7ec67a31d753ecba63c7f0c9 100755 (executable)
@@ -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