linuxOS_PX30_CAR/buildroot/package/cramfs/Config.in
2026-01-20 14:00:13 +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/