9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
|
config BR2_PACKAGE_CRAMFS
|
||
|
|
bool "cramfs"
|
||
|
|
select BR2_PACKAGE_ZLIB
|
||
|
|
help
|
||
|
|
cramfs is a compressed read-only filesystem. This package
|
||
|
|
contains the tools to generate and check a cramfs filesystem.
|
||
|
|
|
||
|
|
http://sourceforge.net/projects/cramfs/
|