summaryrefslogtreecommitdiffstats
path: root/rules/host-cramfs.in
blob: 9968d1be01f4ffec2597a4734202fb27d038be5a (plain)
1
2
3
4
5
6
7
8
9
config HOST_CRAMFS
	bool
	prompt "cramfs tools"
	select HOST_ZLIB
	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.