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

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.