summaryrefslogtreecommitdiffstats
path: root/package/file/Config.in
blob: dede331e492f92e86de1f964978cc0aef2a58e23 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_FILE
	bool "file"
	select BR2_PACKAGE_ZLIB
	help
	  Program to identify a file's format by scanning binary data
	  for known patterns.

	  ftp://ftp.astron.com/pub/file/