summaryrefslogtreecommitdiffstats
path: root/rules/host-cramfs.in
blob: 01a997f53d121815484fdcf47cbdc57359537b77 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=hosttools_noprompt

config HOST_CRAMFS
	tristate
	select HOST_ZLIB
	default y if ALLYES
	help
	  This package contains tools that let you construct a CramFs
	  (Compressed ROM File System) image from the contents of a
	  given directory, as well as checking a constructed CramFs
	  image and extracting its contents.