mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
fix missing quote (thx, puchu)
SVN-Revision: 19335
This commit is contained in:
parent
8d689fedac
commit
f596c58ad0
@ -81,7 +81,7 @@ config TARGET_PREINIT_NETMASK
|
||||
config TARGET_PREINIT_BROADCAST
|
||||
string
|
||||
prompt "Broadcast address for preinit network messages" if PREINITOPT
|
||||
default "192.168.1.255
|
||||
default "192.168.1.255"
|
||||
help
|
||||
Broadcast address to which to send preinit network messages, as
|
||||
as failsafe messages
|
||||
|
Loading…
Reference in New Issue
Block a user