diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-02 13:22:45 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-02 13:22:45 +0100 |
commit | dfadb4d959da4c63d0c634f0d50713f3fa679e50 (patch) | |
tree | 0b4d2ac5065e36bcc9850aa394bd6b163e6a833b /target/cris/files/etc/network/interfaces | |
parent | ebad1f5ce74dfa9dead8d84c4d91051c68dc4e33 (diff) |
make bulk fixes. fix toolchain building for sparc64/ppc
Diffstat (limited to 'target/cris/files/etc/network/interfaces')
-rw-r--r-- | target/cris/files/etc/network/interfaces | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/cris/files/etc/network/interfaces b/target/cris/files/etc/network/interfaces deleted file mode 100644 index 104c1a1b6..000000000 --- a/target/cris/files/etc/network/interfaces +++ /dev/null @@ -1,5 +0,0 @@ -auto lo -iface lo inet loopback - -auto eth0 -iface eth0 inet dhcp |