toolchain: bump Codescape IMG MIPS version to 2016.05-06
[buildroot-gz.git] / package / net-tools / Config.in
blob3980b7edb83066cfd650119e3782edb4232ede64
1 config BR2_PACKAGE_NET_TOOLS
2         bool "net-tools"
3         depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
4         select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
5         help
6           A collection of programs that form the base set of the NET-3
7           networking distribution for the Linux operating system.
8           Includes: arp, hostname, ifconfig, netstat, rarp, route,
9           plipconfig, slattach, mii-tool, iptunnel and ipmaddr.
11           http://sourceforge.net/projects/net-tools/