From 9459f037bf6dd3ee73b6a647cc83b6b98d4c7478 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 5 Dec 2010 21:53:08 +0100 Subject: board: remove Valka v100sc2 This default configuration did not even build a kernel image, which is the main point of having board default configuration. So remove it. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- target/device/valka/target_skeleton/etc/hosts | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/device/valka/target_skeleton/etc/hosts (limited to 'target/device/valka/target_skeleton/etc/hosts') diff --git a/target/device/valka/target_skeleton/etc/hosts b/target/device/valka/target_skeleton/etc/hosts deleted file mode 100644 index 848befa5f..000000000 --- a/target/device/valka/target_skeleton/etc/hosts +++ /dev/null @@ -1,10 +0,0 @@ -127.0.0.1 localhost.localdomain localhost - -# The following lines are desirable for IPv6 capable hosts -::1 localhost -::1 ip6-localhost ip6-loopback -fe00::0 ip6-localnet -ff00::0 ip6-mcastprefix -ff02::1 ip6-allnodes -ff02::2 ip6-allrouters -ff02::3 ip6-allhosts -- cgit v1.2.3