aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-06-18 12:40:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-06-18 12:40:42 +0000
commitf4b5800480aa3d75594bb936b6bbba4778537ea2 (patch)
tree6c6d6ad1513b6a1f0374b567609a14f26a70e467 /package/base-files
parentafc8caf22f6401a3a3c67081efaf52566797ff27 (diff)
downloadupstream-f4b5800480aa3d75594bb936b6bbba4778537ea2.tar.gz
upstream-f4b5800480aa3d75594bb936b6bbba4778537ea2.tar.bz2
upstream-f4b5800480aa3d75594bb936b6bbba4778537ea2.zip
add missing base-files for rb532
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3980 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/rb532-2.6/etc/config/network5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/base-files/rb532-2.6/etc/config/network b/package/base-files/rb532-2.6/etc/config/network
new file mode 100644
index 0000000000..f60332cd8c
--- /dev/null
+++ b/package/base-files/rb532-2.6/etc/config/network
@@ -0,0 +1,5 @@
+# Network configuration file
+
+## LAN configuration
+lan_ifname="eth0"
+lan_proto="dhcp"