diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-10-09 02:49:33 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-10-09 02:49:33 +0000 |
commit | 44eedc5c44416a97b3f5ca03d596ec3c9fb29380 (patch) | |
tree | 96f605b4cd9934fc1d09319490c672aaab44ce2f /target/default/target_skeleton/etc/hosts | |
parent | 73f7be82904f487d167493e76b415fbe5b5f8c5a (diff) | |
download | buildroot-novena-44eedc5c44416a97b3f5ca03d596ec3c9fb29380.tar.gz buildroot-novena-44eedc5c44416a97b3f5ca03d596ec3c9fb29380.zip |
facelift step number two
Diffstat (limited to 'target/default/target_skeleton/etc/hosts')
-rw-r--r-- | target/default/target_skeleton/etc/hosts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/default/target_skeleton/etc/hosts b/target/default/target_skeleton/etc/hosts new file mode 100644 index 000000000..ba712fe03 --- /dev/null +++ b/target/default/target_skeleton/etc/hosts @@ -0,0 +1 @@ +127.0.0.1 localhost |