summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/nfs/base-files/etc/config/network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ifxmips/nfs/base-files/etc/config/network')
-rw-r--r--target/linux/ifxmips/nfs/base-files/etc/config/network7
1 files changed, 7 insertions, 0 deletions
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
index 000000000..f2e8a5ecd
--- /dev/null
+++ b/target/linux/ifxmips/nfs/base-files/etc/config/network
@@ -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