at91: fix typo in network file
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Nov 2013 17:14:32 +0000 (17:14 +0000)
committerHauke 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

index 2aecfb9ebc9794abcb77c246f010a3a4e3771bb2..a99b60d24ff32ce9b60efbaeb1952f8883f135f1 100644 (file)
@@ -16,5 +16,5 @@ config interface debug
        option type     none
        option proto    static
        option ipaddr   172.18.0.18
-       option netmash  255.255.255.0
+       option netmask  255.255.255.0