linuxOS_AP05/buildroot/package/cramfs/Config.in
2025-06-02 13:59:07 +08:00

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/