summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/Config.in2
-rw-r--r--target/alix1c/files/etc/network/interfaces5
2 files changed, 7 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index a5e62907c..4d30e4001 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -789,4 +789,6 @@ config ADK_TARGET_PACKAGE_RPM
endchoice
+
endmenu
+
diff --git a/target/alix1c/files/etc/network/interfaces b/target/alix1c/files/etc/network/interfaces
new file mode 100644
index 000000000..104c1a1b6
--- /dev/null
+++ b/target/alix1c/files/etc/network/interfaces
@@ -0,0 +1,5 @@
+auto lo
+iface lo inet loopback
+
+auto eth0
+iface eth0 inet dhcp