diff options
author | John Crispin <blogic@openwrt.org> | 2010-04-10 20:11:28 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2010-04-10 20:11:28 +0000 |
commit | 43f0e5766403d5d48f4540089d446b2d205d5b85 (patch) | |
tree | d38795257e7a4e8fcbdda67339364f9c559ccaea /target/linux/ifxmips/nfs/base-files/etc | |
parent | b11c2280a3f663bccf248e31f78b912c6ca30378 (diff) | |
download | master-187ad058-43f0e5766403d5d48f4540089d446b2d205d5b85.tar.gz master-187ad058-43f0e5766403d5d48f4540089d446b2d205d5b85.tar.bz2 master-187ad058-43f0e5766403d5d48f4540089d446b2d205d5b85.zip |
[ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20789 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/nfs/base-files/etc')
-rw-r--r-- | target/linux/ifxmips/nfs/base-files/etc/config/network | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/ifxmips/nfs/base-files/etc/config/network b/target/linux/ifxmips/nfs/base-files/etc/config/network deleted file mode 100644 index f2e8a5ecd5..0000000000 --- a/target/linux/ifxmips/nfs/base-files/etc/config/network +++ /dev/null @@ -1,7 +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 |