remove rb532 specific network config
authorFelix Fietkau <nbd@openwrt.org>
Fri, 8 May 2009 23:06:44 +0000 (23:06 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 8 May 2009 23:06:44 +0000 (23:06 +0000)
SVN-Revision: 15721

target/linux/rb532/base-files/etc/config/network [deleted file]

diff --git a/target/linux/rb532/base-files/etc/config/network b/target/linux/rb532/base-files/etc/config/network
deleted file mode 100644 (file)
index 8279690..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright (C) 2006 OpenWrt.org
-
-config interface loopback
-       option ifname   lo
-       option proto    static
-       option ipaddr   127.0.0.1
-       option netmask  255.0.0.0
-
-config interface lan
-       option ifname   eth0
-       option proto    dhcp
-