malta: board.d: fix typo

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 47746
lede-17.01
Jo-Philipp Wich 2015-12-04 09:05:43 +00:00
parent 296212c301
commit 03292739e0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
. /lib/functions/uci-defaults-new.sh . /lib/functions/uci-defaults-new.sh
board_config_udpate board_config_update
ucidef_set_interface_wan "eth0" ucidef_set_interface_wan "eth0"
if [ -d "/sys/class/net/eth1" ]; then if [ -d "/sys/class/net/eth1" ]; then