Files
operating-system/buildroot/package/cramfs/Config.in
Pascal Vizeli b13086072c Update buildroot & docker (#25)
* Update docker & buildroot

* Fix

* fix versions
2018-05-28 14:58:22 +02:00

9 lines
241 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.
https://github.com/npitre/cramfs-tools