summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atstk100x/target_skeleton/etc/network/interfaces
blob: a20055c77cb090cec7da46dec2f373d8c417497a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Configure Loopback
auto lo
iface lo inet loopback

# Configure Ethernet 0
auto eth0
iface eth0 inet dhcp

# Configure Ethernet 1, not enabled by default
#auto eth1
iface eth1 inet dhcp