summaryrefslogtreecommitdiffstats
path: root/target/device/KwikByte/kb9202/target_skeleton/etc/protocols
diff options
context:
space:
mode:
authorThomas Petazzoni2010-12-05 21:53:02 +0100
committerPeter Korsgaard2010-12-16 14:55:26 +0100
commit630ba981a0b86e0931663191cf6dac5403e7056d (patch)
tree837d049ee70d3238ad463afa49336c5096e091f9 /target/device/KwikByte/kb9202/target_skeleton/etc/protocols
parentboard: simplify atngw100 support (diff)
downloadbuildroot-630ba981a0b86e0931663191cf6dac5403e7056d.tar.gz
buildroot-630ba981a0b86e0931663191cf6dac5403e7056d.tar.xz
buildroot-630ba981a0b86e0931663191cf6dac5403e7056d.zip
board: simplify kb9202 board
Minimize the board defconfig, remove custom busybox configuration, custom kernel configuration (use the kernel defconfig instead), custom device table and target skeleton. The only difference in the target skeleton was the support of mdev and the usage of an automount script. Instead of adding this in a board-specific way, we should provide board-independent configuration options. There are already patches contributed to add support for mdev. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device/KwikByte/kb9202/target_skeleton/etc/protocols')
-rwxr-xr-xtarget/device/KwikByte/kb9202/target_skeleton/etc/protocols31
1 files changed, 0 insertions, 31 deletions
diff --git a/target/device/KwikByte/kb9202/target_skeleton/etc/protocols b/target/device/KwikByte/kb9202/target_skeleton/etc/protocols
deleted file mode 100755
index 76d3a2ed2..000000000
--- a/target/device/KwikByte/kb9202/target_skeleton/etc/protocols
+++ /dev/null
@@ -1,31 +0,0 @@
-# /etc/protocols:
-# $Id: protocols,v 1.1.1.1 2001/09/12 19:03:24 andersee Exp $
-#
-# Internet (IP) protocols
-#
-# from: @(#)protocols 5.1 (Berkeley) 4/17/89
-#
-# Updated for NetBSD based on RFC 1340, Assigned Numbers (July 1992).
-
-ip 0 IP # internet protocol, pseudo protocol number
-icmp 1 ICMP # internet control message protocol
-igmp 2 IGMP # Internet Group Management
-ggp 3 GGP # gateway-gateway protocol
-ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'')
-st 5 ST # ST datagram mode
-tcp 6 TCP # transmission control protocol
-egp 8 EGP # exterior gateway protocol
-pup 12 PUP # PARC universal packet protocol
-udp 17 UDP # user datagram protocol
-hmp 20 HMP # host monitoring protocol
-xns-idp 22 XNS-IDP # Xerox NS IDP
-rdp 27 RDP # "reliable datagram" protocol
-iso-tp4 29 ISO-TP4 # ISO Transport Protocol class 4
-xtp 36 XTP # Xpress Tranfer Protocol
-ddp 37 DDP # Datagram Delivery Protocol
-idpr-cmtp 39 IDPR-CMTP # IDPR Control Message Transport
-rspf 73 RSPF #Radio Shortest Path First.
-vmtp 81 VMTP # Versatile Message Transport
-ospf 89 OSPFIGP # Open Shortest Path First IGP
-ipip 94 IPIP # Yet Another IP encapsulation
-encap 98 ENCAP # Yet Another IP encapsulation