summaryrefslogtreecommitdiff
path: root/package/netkitbase/Config.in
blob: 725e500ace665add60785a8c56de6476307f9eda (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_NETKITBASE
	bool "netkitbase"
	depends on BR2_INET_RPC
	help
	  Old-style inetd.

	  ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/

comment "netkitbase requires a toolchain with RPC support"
        depends on !BR2_INET_RPC