[ifxmips] some cleanups:
[openwrt.git] / target / linux / ifxmips / nfs / base-files / etc / config / network
diff --git a/target/linux/ifxmips/nfs/base-files/etc/config/network b/target/linux/ifxmips/nfs/base-files/etc/config/network
new file mode 100644 (file)
index 0000000..f2e8a5e
--- /dev/null
@@ -0,0 +1,7 @@
+# Copyright (C) 2006 OpenWrt.org
+
+config interface loopback
+       option ifname   lo
+       option proto    static
+       option ipaddr   127.0.0.1
+       option netmask  255.0.0.0
This page took 0.026148 seconds and 4 git commands to generate.