summaryrefslogtreecommitdiffstats
path: root/rules/host-cramfs.in
blob: 03f93711f4c58751a58043521297e7465b792bd4 (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 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.