summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/base-files/etc/config/network
blob: f92cb34f2d939a7cf1af1294d593262e6681ae98 (plain)
1
2
3
4
5
6
7
8
9
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 proto	dhcp