2
0
forked from Ivasoft/openwrt

base-files: fix whitespaces

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 39006
This commit is contained in:
Luka Perkov
2013-12-09 11:30:14 +00:00
parent 18dd101903
commit 3ceb6b3274
19 changed files with 159 additions and 173 deletions

View File

@@ -3,9 +3,8 @@
# Copyright (C) 2010 Vertical Communications
indicate_regular_preinit() {
preinit_net_echo "Continuing with Regular Preinit\n"
pi_indicate_led
preinit_net_echo "Continuing with Regular Preinit\n"
pi_indicate_led
}
boot_hook_add preinit_main indicate_regular_preinit