From b4d61f0ee3485f89dd8560227c833dc948523ecf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 14 Nov 2010 21:09:58 +0100 Subject: consolidate x86/x86_64 support use hardware profiles, instead of extra target dirs. fix dependencies. --- target/x86_64/files/etc/network/interfaces | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 target/x86_64/files/etc/network/interfaces (limited to 'target/x86_64/files/etc/network') diff --git a/target/x86_64/files/etc/network/interfaces b/target/x86_64/files/etc/network/interfaces new file mode 100644 index 000000000..104c1a1b6 --- /dev/null +++ b/target/x86_64/files/etc/network/interfaces @@ -0,0 +1,5 @@ +auto lo +iface lo inet loopback + +auto eth0 +iface eth0 inet dhcp -- cgit v1.2.3