summaryrefslogtreecommitdiffstats
path: root/rules/cramfs.in
blob: edd57c1c21455a65b62001eadce7388475419ab8 (plain)
1
2
3
4
5
6
7
8
config CRAMFS
	bool
	prompt "cramfs tools"
	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.