projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df7e855
)
at91: fix typo in network file
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 17 Nov 2013 17:14:32 +0000
(17:14 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 17 Nov 2013 17:14:32 +0000
(17:14 +0000)
This closes #14474.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38842
target/linux/at91/base-files/etc/config/network
patch
|
blob
|
history
diff --git
a/target/linux/at91/base-files/etc/config/network
b/target/linux/at91/base-files/etc/config/network
index 2aecfb9ebc9794abcb77c246f010a3a4e3771bb2..a99b60d24ff32ce9b60efbaeb1952f8883f135f1 100644
(file)
--- a/
target/linux/at91/base-files/etc/config/network
+++ b/
target/linux/at91/base-files/etc/config/network
@@
-16,5
+16,5
@@
config interface debug
option type none
option proto static
option ipaddr 172.18.0.18
- option netmas
h
255.255.255.0
+ option netmas
k
255.255.255.0