summaryrefslogtreecommitdiffstats
path: root/target/device/KwikByte/kb9202/target_skeleton/etc/network/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/KwikByte/kb9202/target_skeleton/etc/network/interfaces')
-rw-r--r--target/device/KwikByte/kb9202/target_skeleton/etc/network/interfaces20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/device/KwikByte/kb9202/target_skeleton/etc/network/interfaces b/target/device/KwikByte/kb9202/target_skeleton/etc/network/interfaces
deleted file mode 100644
index 0bb96fd83..000000000
--- a/target/device/KwikByte/kb9202/target_skeleton/etc/network/interfaces
+++ /dev/null
@@ -1,20 +0,0 @@
-# /etc/network/interfaces -- configuration file for ifup/ifdown
-# The loopback interface
-# automatically added when upgrading
-auto lo
-iface lo inet loopback
-
-# the first network card - this entry was created during the
-# installation automatically added when upgrading
-
-# static IP mode
-# uncomment the next lines in this section (remove leading '#' characters)
-#auto eth0
-#iface eth0 inet static
-# address 192.160.1.79
-# netmask 255.255.255.0
-
-# DHCP mode
-# uncomment the next lines in this section (remove leading '#' characters)
-#auto eth0
-#iface eth0 inet dhcp