summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-01 23:45:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-01 23:45:56 +0200
commita6f3e55ba6d92b1e9be6c91cc020bbaddb9e98a7 (patch)
tree77e9665ab363b941c2d2d859209e663a17009d11 /target
parent9d75f0d407be54a14bbb6bcae4d96cb433b69c86 (diff)
parent9d8ce74086152a6431f92e95533a31a0cd6b2d23 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r--target/qemu-x86/files/etc/network/interfaces5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/qemu-x86/files/etc/network/interfaces b/target/qemu-x86/files/etc/network/interfaces
new file mode 100644
index 000000000..104c1a1b6
--- /dev/null
+++ b/target/qemu-x86/files/etc/network/interfaces
@@ -0,0 +1,5 @@
+auto lo
+iface lo inet loopback
+
+auto eth0
+iface eth0 inet dhcp