mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
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/
|