diff options
| author | Pavel Kubelun | 2017-12-08 19:36:06 +0000 |
|---|---|---|
| committer | Mathias Kresin | 2017-12-08 21:34:31 +0000 |
| commit | 69d22a6bf68c19b32da8d596a6488a791b6ad2bd (patch) | |
| tree | be8646df02a1f6e771b6f8bdcafc488f19c81c30 | |
| parent | abdf0dea3ab6470b596096635a60fbe2e8d0dfff (diff) | |
| download | openwrt-69d22a6bf68c19b32da8d596a6488a791b6ad2bd.tar.gz | |
ramips: fix a typo in 02_network
The typo in network defaults script in ramips target that prevents
defaults to initialize.
Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
| -rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index db797c689d..e1c4bc2136 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -100,7 +100,7 @@ ramips_setup_interfaces() psg1208|\ psg1218a|\ r6220|\ - rt-n12p) + rt-n12p|\ sap-g3200u3|\ sk-wb8|\ u7621-06-256M-16M|\ |