From 701475f791025cfb08e9b8cee35bb63ca772416f Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 24 Apr 2008 11:22:06 +0000 Subject: This patch renames the Atmel atstk1002 target board to a more generic atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002. Submitted by Hans-Christian Egtvedt --- target/device/Atmel/atstk1002/target_skeleton/etc/inetd.conf | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 target/device/Atmel/atstk1002/target_skeleton/etc/inetd.conf (limited to 'target/device/Atmel/atstk1002/target_skeleton/etc/inetd.conf') diff --git a/target/device/Atmel/atstk1002/target_skeleton/etc/inetd.conf b/target/device/Atmel/atstk1002/target_skeleton/etc/inetd.conf deleted file mode 100644 index 23eba7988..000000000 --- a/target/device/Atmel/atstk1002/target_skeleton/etc/inetd.conf +++ /dev/null @@ -1,3 +0,0 @@ -#netbios-ssn stream tcp nowait root.root /usr/sbin/smbd smbd -#netbios-ns dgram udp wait root.root /usr/sbin/nmbd nmbd -#swat stream tcp nowait.400 root.root /usr/sbin/swat swat -- cgit v1.2.3