forked from Ivasoft/openwrt
some cleanups: - fix CPUID detection - update MTD map for checks and sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl)
SVN-Revision: 13295
This commit is contained in:
7
target/linux/ifxmips/nfs/base-files/etc/config/network
Normal file
7
target/linux/ifxmips/nfs/base-files/etc/config/network
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user