summaryrefslogtreecommitdiff
path: root/target/x86/files/etc/network/interfaces
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-14 21:09:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-14 21:09:58 +0100
commitb4d61f0ee3485f89dd8560227c833dc948523ecf (patch)
tree3b032e4e2c209781fa33886488b41774b49e3f90 /target/x86/files/etc/network/interfaces
parent3e9ec766c9b289becc53fba5fc57eb20723eeab7 (diff)
consolidate x86/x86_64 support
use hardware profiles, instead of extra target dirs. fix dependencies.
Diffstat (limited to 'target/x86/files/etc/network/interfaces')
-rw-r--r--target/x86/files/etc/network/interfaces5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/x86/files/etc/network/interfaces b/target/x86/files/etc/network/interfaces
new file mode 100644
index 000000000..104c1a1b6
--- /dev/null
+++ b/target/x86/files/etc/network/interfaces
@@ -0,0 +1,5 @@
+auto lo
+iface lo inet loopback
+
+auto eth0
+iface eth0 inet dhcp