ramips: fix typo in network uci_defaults script
authorJohn Crispin <john@openwrt.org>
Wed, 14 Aug 2013 19:08:55 +0000 (19:08 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 14 Aug 2013 19:08:55 +0000 (19:08 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37784

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

index 441d3393cfdca6b10667f8c2a2d42a93f60d7824..1d77e7c886567243f3d1871865f589a66c9257b6 100755 (executable)
@@ -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)