projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add ubus - the new openwrt message bus / rpc daemon
[openwrt.git]
/
package
/
base-files
/
image-config.in
diff --git
a/package/base-files/image-config.in
b/package/base-files/image-config.in
index
074d67c
..
aca511c
100644
(file)
--- a/
package/base-files/image-config.in
+++ b/
package/base-files/image-config.in
@@
-81,7
+81,7
@@
config TARGET_PREINIT_NETMASK
config TARGET_PREINIT_BROADCAST
string
prompt "Broadcast address for preinit network messages" if PREINITOPT
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
help
Broadcast address to which to send preinit network messages, as
as failsafe messages
This page took
0.02342 seconds
and
4
git commands to generate.