projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b052a3
)
at91: fix typo in network file
author
Hauke Mehrtens
<hauke@openwrt.org>
Sun, 17 Nov 2013 17:14:32 +0000
(17:14 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Sun, 17 Nov 2013 17:14:32 +0000
(17:14 +0000)
This closes #14474.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38842
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
2aecfb9
..
a99b60d
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