summaryrefslogtreecommitdiffstats
path: root/package/which/Config.in
blob: 3ef194ff405605e16fc112047e7b2a083e2c6018 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_WHICH
	bool "which"
	select BR2_READLINE
	help
	  The standard 'which' utility.

	  http://www.xs4all.nl/~carlo17/which/