Explorar o código

ramips: fix typo in network uci_defaults script

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 37784
John Crispin %!s(int64=12) %!d(string=hai) anos
pai
achega
97a7daa72f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/ramips/base-files/etc/uci-defaults/02_network

+ 1 - 1
target/linux/ramips/base-files/etc/uci-defaults/02_network

@@ -197,7 +197,7 @@ ramips_setup_macs()
 
 	rt-n13u | \
 	hg255d	| \
-	fonera20n |
+	fonera20n | \
 	dir-810l)
 		lan_mac=$(mtd_get_mac_binary factory 40)
 		wan_mac=$(macaddr_add "$lan_mac" 1)