mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
config BR2_PACKAGE_CRAMFS
|
|
bool "cramfs"
|
|
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/
|